Initial upload
Initial upload
This commit is contained in:
9
_module/nss/apprentice_sp.nss
Normal file
9
_module/nss/apprentice_sp.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "x0_i0_anims"
|
||||
void main()
|
||||
{
|
||||
SetSpawnInCondition(NW_FLAG_PERCIEVE_EVENT);
|
||||
|
||||
SetListening(OBJECT_SELF,TRUE);
|
||||
SetListenPattern(OBJECT_SELF,"**", 101);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user