bosses_farlands = {}
local path = minetest.get_modpath("bosses_farlands")..DIR_DELIM
dofile(path.."egg.lua")
dofile(path.."zombie_brute.lua")