1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 20:27:47 +00:00
project-meteor-server/Data/scripts/base/chara/npc/mapobj/MapObjStandard.lua

3 lines
No EOL
62 B
Lua

function init(npc)
return false, false, 0, 0, 303, 10405;
end