poikilos
6 years ago
committed by
Jacob Gustafson
1 changed files with 3 additions and 1 deletions
@ -1,5 +1,7 @@ |
|||
-- ../generatemod.py (EnlivenMinetest) generated |
|||
-- the original version of this file. |
|||
codermobs:alias_mob("codermobs:elk_male", "codermobs:elk") |
|||
if minetest.get_modpath("codermobs") ~= nil |
|||
mobs:alias_mob("codermobs:elk_male", "codermobs:elk") |
|||
end |
|||
-- minetest.register_alias("codermobs:elk_male", "codermobs:elk") |
|||
|
|||
|
Loading…
Reference in new issue