Vanessa Ezekowitz 907e8bf6a6 update digilines, technic, unified inventory,
and switched castles to the new modpack form
2017-03-17 16:53:18 -04:00

6 lines
156 B
Lua

castle_shields = {}
local MP = minetest.get_modpath(minetest.get_current_modname())
dofile(MP.."/shield_functions.lua")
dofile(MP.."/default_shields.lua")