Mrchiantos c595837107 Resolve Problem Duplicate
Use /files for Not Duplicates same files for Planets
Use /games/files for Custom files (example mapgen.lua)
2019-08-01 12:36:26 +02:00

8 lines
220 B
Lua

hotairballoon = {}
--If you want to be available only through /giveme or at admin shops, set this to false.
hotairballoon.crafts = true
--If you want to be only one use, set this to true.
hotairballoon.one_use = false