mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 04:37:47 +00:00
3 lines
57 B
Lua
3 lines
57 B
Lua
![]() |
function init(npc)
|
||
|
return false, false, 0, 0, 0, 0;
|
||
|
end
|