End of Year updates.

End of Year updates.
This commit is contained in:
Jaysyn904
2021-12-29 01:54:32 -05:00
parent f28baf80a6
commit b55c3cf1f3
1413 changed files with 34011 additions and 18031 deletions

View File

@@ -472,7 +472,8 @@ void main()
rnd_tattoo(OBJECT_SELF);
}
// Execute PRC OnSpawn script.
ExecuteScript("prc_npc_spawn", OBJECT_SELF);
// Execute default OnSpawn script.
ExecuteScript("nw_c2_default9", OBJECT_SELF);