Initial Commit
Initial Commit
This commit is contained in:
4
_module/nss/test2.nss
Normal file
4
_module/nss/test2.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
ApplyEffectToObject(DURATION_TYPE_INSTANT, EffectDeath(), GetEnteringObject());
|
||||
}
|
||||
Reference in New Issue
Block a user