project-meteor-server/Data/scripts/unique/fst0Town01a/PopulaceStandard/serpent_private_tristelle.lua

7 lines
197 B
Lua

require ("global")
function onEventStarted(player, npc)
Spl = GetStaticActor("Spl000");
callClientFunction(player, "delegateEvent", player, Spl, "processEventMERLIE");
player:endEvent();
end