Tweaked several areas, mobs, and added
the codi ai to some mobs.
This commit is contained in:
5
_module/nss/no_scr_logspnloc.nss
Normal file
5
_module/nss/no_scr_logspnloc.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt( OBJECT_SELF, "#RETSPNLOC", 1 );
|
||||
SetLocalLocation( OBJECT_SELF, "#SPAWNLOC", GetLocation( OBJECT_SELF ) );
|
||||
}
|
Reference in New Issue
Block a user