init.lua 168 B

12345
  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")