local modpath = castle.modpath local thisdir = modpath .. "/castle_weapons" dofile (thisdir .. "/crossbow.lua" ) dofile (thisdir .. "/battleaxe.lua" )