mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
All of Limsa scripted. Ul'dah scripts auto generated.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
function onEventStarted(player, npc)
|
||||
defaultSea = getStaticActor("DftSea");
|
||||
player:runEventFunction("delegateEvent", player, defaultSea, "defaultTalkWithCarrilaut_001", nil, nil, nil);
|
||||
end
|
||||
|
Reference in New Issue
Block a user