summaryrefslogtreecommitdiff
path: root/castle_storage/init.lua
blob: 187af4f0920eed32de816bc8f81c25b96d91ea82 (plain)
1
2
3
local MP = minetest.get_modpath(minetest.get_current_modname())
dofile(MP.."/crate.lua")
dofile(MP.."/ironbound_chest.lua")