1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 05:07:47 +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