mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 05:54:50 +02:00
Fixed a few scripts. Jellyfish init script was built so it didn't crash boat zone.
This commit is contained in:
parent
4c7316702d
commit
926e9146e2
3 changed files with 7 additions and 3 deletions
|
@ -0,0 +1,5 @@
|
|||
require ("global")
|
||||
|
||||
function init(npc)
|
||||
return true, true, 10, 0, 1, true, false, false, false, false, false, false, false, 0;
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue