mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Disable Minotaur for the moment
We need to tweak the .blender file because of rotating problems (we're waiting the modder answer for sharing the blender file...)
This commit is contained in:
@ -32,7 +32,7 @@ dofile(minetest.get_modpath("mobs").."/greenslimes.lua") -- davedevils/TomasJLui
|
||||
dofile(minetest.get_modpath("mobs").."/lavaslimes.lua") -- davedevils/TomasJLuis/TenPlus1
|
||||
dofile(minetest.get_modpath("mobs").."/zombie.lua") -- ???
|
||||
dofile(minetest.get_modpath("mobs").."/yeti.lua") -- ???
|
||||
dofile(minetest.get_modpath("mobs").."/minotaur.lua") -- ???
|
||||
--dofile(minetest.get_modpath("mobs").."/minotaur.lua") -- ???
|
||||
|
||||
-- begin slimes mobs compatibility changes
|
||||
-- cannot find mesecons?, craft glue instead
|
||||
|
Reference in New Issue
Block a user