--- deliantra/arch/weapon/sword/scimitar.arc 2007/02/06 23:29:35 1.4 +++ deliantra/arch/weapon/sword/scimitar.arc 2007/03/03 01:17:20 1.6 @@ -1,19 +1,21 @@ object scimitar -name_pl scimitars -skill one handed weapons -face scimitar.x11 -dam 8 nrof 1 +last_sp 8 type 15 -attacktype 1 -materialname iron -value 42 +face scimitar.x11 +color_fg grey +material 2 +dam 8 weight 15000 -last_sp 8 +value 42 +editable 1024 +can_impale 1 +can_cut 1 +can_parry 1 +attacktype 1 weapontype 1 +name_pl scimitars client_type 101 body_arm -1 -color_fg grey -editable 1024 +skill one handed weapons end -