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

7 lines
247 B
Lua

require ("global")
function onEventStarted(player, npc)
defaultFst = GetStaticActor("DftFst");
callClientFunction(player, "delegateEvent", player, defaultFst, "defaultTalkWithSerpent_private_kirk_001", nil, nil, nil);
player:endEvent();
end