local path = minetest.get_modpath("mobs_m")
dofile(path.."/aquatic.lua")
dofile(path.."/dinosaurs.lua")
dofile(path.."/land.lua")