Initial commit
Initial commit [v9.7]
This commit is contained in:
4
_module/nss/j_rat_spawn.nss
Normal file
4
_module/nss/j_rat_spawn.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
CreateObject(OBJECT_TYPE_CREATURE, "rat002", GetLocation(GetObjectByTag("MONSTER_SPAWN")));
|
||||
}
|
||||
Reference in New Issue
Block a user