1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-26 06:37:45 +00:00
project-meteor-server/data/scripts/unique/wil0Town01a/PopulaceStandard/mammet_wvr.lua

7 lines
197 B
Lua
Raw Normal View History

2016-06-14 21:47:54 -04:00
function onEventStarted(player, npc)
defaultWil = getStaticActor("DftWil");
player:runEventFunction("delegateEvent", player, defaultWil, "defaultTalkWithDoll003_001", nil, nil, nil);
end