--- deliantra/arch/misc/Container/quiver.arc 2007/10/15 18:22:04 1.8 +++ deliantra/arch/misc/Container/quiver.arc 2009/11/29 11:49:36 1.12 @@ -1,12 +1,11 @@ object close_quiver name close the quiver face close_quiv.x11 +magicmap orange type 121 no_pick 1 identified 1 no_drop 1 -editable 0 -magicmap orange end object quiver @@ -16,6 +15,7 @@ race arrow other_arch close_quiver face quiver.x11 +magicmap orange str 10 food 13 type 122 @@ -25,7 +25,13 @@ container 150000 client_type 60 identified 1 -editable 128 -magicmap orange +end + +object quiver_bolt +name quiver +name_pl quivers +inherit quiver +title of bolts +race bolt end