1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00
project-meteor-server/data/scripts/unique/wil0Town01a/PopulaceStandard/guencen.lua

6 lines
112 B
Lua
Raw Normal View History

require ("global")
function onEventStarted(player, npc)
--THIS NPC IS NOT REACHABLE
player:endEvent();
end