mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +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
|
@ -0,0 +1,5 @@
|
|||
|
||||
function onEventStarted(player, npc)
|
||||
defaultSea = getStaticActor("DftSea");
|
||||
player:runEventFunction("delegateEvent", player, defaultSea, "defaultTalkWithIvan_001", nil, nil, nil);
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue