mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-07 11:00:23 +01: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:
parent
e4b44695ea
commit
5a76f362a0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user