--- deliantra/arch/weapon/bow/arrow.arc 2007/02/09 01:52:46 1.5 +++ deliantra/arch/weapon/bow/arrow.arc 2007/03/03 00:51:46 1.6 @@ -1,4 +1,8 @@ -object arrow +Object arrow +race arrows +type 13 +face arrow.x01 +color_fg red anim arrow.x01 arrow.x11 @@ -10,23 +14,18 @@ arrow.x71 arrow.x81 mina -name_pl arrows -race arrows -face arrow.x01 is_animated 0 +is_turnable 1 +nrof 1 +need_an 1 +weight 25 +value 1 +material 16 food 20 dam 2 wc 1 -nrof 1 -type 13 +editable 1024 attacktype 1 -materialname wood -value 1 -weight 25 +name_pl arrows client_type 159 -is_turnable 1 -color_fg red -editable 1024 -need_an 1 end -