mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-12 07:24:37 +02:00
Scripted almost all of lower limsa.
This commit is contained in:
parent
65389e3362
commit
d1c8987091
161 changed files with 293 additions and 911 deletions
|
@ -1,8 +0,0 @@
|
|||
function onEventStarted(player, npc)
|
||||
defaultSea = getStaticActor("DftSea");
|
||||
player:runEventFunction("delegateEvent", player, defaultSea, "defaultTalkWithZanthael_001", nil, nil, nil);
|
||||
end
|
||||
|
||||
function onEventUpdate(player, npc)
|
||||
player:endEvent();
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue