--- deliantra/arch/weapon/sword/b_scimitar.arc 2007/02/06 23:59:03 1.4 +++ deliantra/arch/weapon/sword/b_scimitar.arc 2007/03/03 00:51:49 1.5 @@ -1,20 +1,23 @@ -object b_scimitar -name scimitar -name_pl scimitars -skill one handed weapons -face b_scimitar.x11 -dam 4 +Object b_scimitar nrof 1 +last_sp 8 type 15 -attacktype 1 +face b_scimitar.x11 +color_fg grey +material 2 materialname bronze -value 10 +dam 4 weight 15000 -last_sp 8 +value 10 +editable 1024 +can_impale 1 +can_cut 1 +can_parry 1 +attacktype 1 weapontype 1 +name scimitar +name_pl scimitars client_type 101 body_arm -1 -color_fg grey -editable 1024 +skill one handed weapons end -