Browse Source

working on elk_legacy

master
poikilos 6 years ago
committed by Jacob Gustafson
parent
commit
277e3a388f
  1. 2
      patches/mods-stopgap/elk_legacy/init.lua

2
patches/mods-stopgap/elk_legacy/init.lua

@ -1,6 +1,6 @@
-- ../generatemod.py (EnlivenMinetest) generated
-- the original version of this file.
if minetest.get_modpath("codermobs") ~= nil
if minetest.get_modpath("codermobs") ~= nil then
mobs:alias_mob("codermobs:elk_male", "codermobs:elk")
end
-- minetest.register_alias("codermobs:elk_male", "codermobs:elk")

Loading…
Cancel
Save