--- deliantra/arch/misc/Container/quiver.arc 2007/03/03 01:15:46 1.6 +++ deliantra/arch/misc/Container/quiver.arc 2009/11/29 11:49:36 1.12 @@ -1,29 +1,37 @@ +object close_quiver +name close the quiver +face close_quiv.x11 +magicmap orange +type 121 +no_pick 1 +identified 1 +no_drop 1 +end + object quiver name quiver +name_pl quivers title of arrows -race arrows -food 13 +race arrow other_arch close_quiver face quiver.x11 +magicmap orange +str 10 +food 13 type 122 -material 128 +materialname cloth value 50 weight 100 container 150000 -Str 10 -identified 1 -editable 128 -magicmap orange -name_pl quivers client_type 60 -end -object close_quiver -name close the quiver -face close_quiv.x11 -type 121 -no_drop 1 -no_pick 1 identified 1 -editable 0 -magicmap orange end + +object quiver_bolt +name quiver +name_pl quivers +inherit quiver +title of bolts +race bolt +end +