1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-24 05:37:46 +00:00
project-meteor-server/Data/scripts/unique/wil0Town01a/PopulaceStandard/dariustel.lua

8 lines
101 B
Lua
Raw Normal View History

require ("global")
function onEventStarted(player, npc)
--NOT TALKABLE
player:endEvent();
end