mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Scripted almost all of lower limsa.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
function onEventStarted(player, npc)
|
||||
defaultSea = getStaticActor("DftSea");
|
||||
player:runEventFunction("delegateEvent", player, defaultSea, "defaultTalkWithRubh_epocan_001", nil, nil, nil);
|
||||
end
|
Reference in New Issue
Block a user