project-meteor-server/data/scripts/unique/sea0Town01a/PopulaceStandard/gnibnpha.lua

7 lines
198 B
Lua

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