init.lua 201 B

123456
  1. -- Animal World by Wilhelmines, altered for the Enyekala server.
  2. local path = minetest.get_modpath(minetest.get_current_modname()) .. "/"
  3. dofile(path .. "suboar.lua")
  4. dofile(path .. "murdertusk.lua")