mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
onInit was added to all the scripts. Added code for all the Limsa opening event npcs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function onInstantiate(npc)
|
||||
function init(npc)
|
||||
return "/Chara/Npc/Object/OpeningStoperF0B1", false, false, false, false, false, 0x10A350, false, false, 0, 1, "TEST";
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user