mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2026-01-01 03:17:15 -05:00
Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
//executes default on spawn script and applies vfx for sphere of ultimate destruction
|
||||
#include "inc_vfx_const"
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("nw_ch_summon_9",OBJECT_SELF);
|
||||
ApplyEffectToObject(DURATION_TYPE_PERMANENT, EffectVisualEffect(VFX_DUR_SPHERE_OF_ANHILIATION), OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user