--- deliantra/arch/misc/Container/quiver.arc 2007/02/06 23:29:25 1.4 +++ deliantra/arch/misc/Container/quiver.arc 2009/11/29 11:44:43 1.11 @@ -1,21 +1,21 @@ 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 name quiver name_pl quivers title of arrows -race arrows +race arrow other_arch close_quiver face quiver.x11 +magicmap orange str 10 food 13 type 122 @@ -25,7 +25,24 @@ container 150000 client_type 60 identified 1 -editable 128 +end + +object quiver_bolt +name quiver +name_pl quivers +title of bolts +race bolt +other_arch close_quiver +face quiver.x11 magicmap orange +str 10 +food 13 +type 122 +materialname cloth +value 50 +weight 100 +container 150000 +client_type 60 +identified 1 end