--- deliantra/arch/weapon/bow/handcrossbow.arc 2007/01/02 22:02:25 1.2 +++ deliantra/arch/weapon/bow/handcrossbow.arc 2009/11/03 09:59:42 1.13 @@ -1,45 +1,42 @@ -Object handcrossbow -race crossbow bolts +object handcrossbow +inherit type_bow name crossbow pistol -type 14 -nrof 1 -material 16 +name_pl crossbow pistols +race bolt +skill missile weapons face handcrossbow.x11 -color_fg brown -dam 5 -weight 1500 +magicmap brown sp 30 +dam 5 wc 1 -value 52800 -no_strength 1 -editable 1024 +nrof 1 attacktype 1 -name_pl crossbow pistols +materialname wood +value 52800 +weight 1500 client_type 161 +no_strength 1 body_arm -1 -skill missile weapons end -Object handcrossbow_ivory -race crossbow bolts +object handcrossbow_ivory +inherit type_bow name crossbow pistol -type 14 -nrof 1 -material 16 +name_pl crossbow pistols +race bolt +skill missile weapons face handcrossbow_bone.x11 -color_fg brown -dam 5 -weight 1500 +magicmap brown sp 30 +dam 5 wc 1 -value 130050 -no_strength 1 -editable 1024 +nrof 1 attacktype 1 -name_pl crossbow pistols +materialname wood +value 130050 +weight 1500 client_type 161 +no_strength 1 body_arm -1 -skill missile weapons end -