mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
All of Limsa scripted. Ul'dah scripts auto generated.
This commit is contained in:
parent
d1c8987091
commit
f5619ff800
231 changed files with 1454 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
|
||||
function onEventStarted(player, npc)
|
||||
defaultWil = getStaticActor("DftWil");
|
||||
player:runEventFunction("delegateEvent", player, defaultWil, "defaultTalkWithSIBOLD_001", nil, nil, nil);
|
||||
end
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue