1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-24 21:57:45 +00:00
project-meteor-server/data/scripts/unique/sea0Town01a/PopulaceStandard/robairlain.lua
2016-06-13 21:26:19 -04:00

5 lines
No EOL
192 B
Lua

function onEventStarted(player, npc)
defaultSea = getStaticActor("DftSea");
player:runEventFunction("delegateEvent", player, defaultSea, "defaultTalkWithRobairlain_001", nil, nil, nil);
end