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:
@@ -42,9 +42,6 @@ function onEventStarted(player, actor, triggerName, isGoobbue)
|
||||
player:changeState(0);
|
||||
end
|
||||
|
||||
player:endEvent();
|
||||
player:endCommand();
|
||||
|
||||
end
|
||||
|
||||
function onEventUpdate(player, npc)
|
||||
end
|
||||
Reference in New Issue
Block a user