1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 13:17:45 +00:00
project-meteor-server/data/scripts/unique/ocn0Cruise01/ship_route_1.lua

5 lines
84 B
Lua
Raw Normal View History

require ("global")
function init(npc)
return false, false, 0, 0, 0x1415, 201;
end