Add ice demon.

This commit is contained in:
Duane 2016-06-22 06:45:15 -05:00
parent d8c6550127
commit ef9e69eb07
4 changed files with 121 additions and 17 deletions

View file

@ -4,8 +4,8 @@ fun_caves.time_factor = 10 -- affects growth abms
fun_caves.light_max = 8 -- light intensity for mushroom growth
fun_caves.path = minetest.get_modpath(minetest.get_current_modname())
fun_caves.world = minetest.get_worldpath()
fun_caves.DEBUG = false -- for maintenance only
fun_caves.elixir_armor = minetest.setting_getbool('fun_caves_use_armor_elixirs')
fun_caves.DEBUG = false -- for maintenance only