2018-12-26 00:53:58 +01:00

9 lines
195 B
Lua

local path = minetest.get_modpath("mobs_monster")
-- Monsters
dofile(path .. "/skeleton.lua") -- Blockmen
dofile(path .. "/spider.lua") -- AspireMint
dofile(path .. "/zombie.lua") -- Blockmen