--- deliantra/arch/weapon/sword/sword_1.arc 2009/11/03 09:50:04 1.10 +++ deliantra/arch/weapon/sword/sword_1.arc 2010/04/29 08:31:03 1.12 @@ -1,11 +1,12 @@ object sword +inherit type_weapon name long sword name_pl long swords skill one handed weapons face sword_1.x11 +magicmap blue dam 8 nrof 1 -inherit type_weapon attacktype 1 materialname iron value 45 @@ -14,6 +15,6 @@ weapontype 1 client_type 101 body_arm -1 -magicmap blue +body_combat -1 end