--- deliantra/arch/weapon/misc/spear.arc 2007/02/06 23:29:34 1.4 +++ deliantra/arch/weapon/misc/spear.arc 2009/11/03 09:59:43 1.11 @@ -1,11 +1,23 @@ object spear +anim +spear.x01 +spear.x11 +spear.x21 +spear.x31 +spear.x41 +spear.x51 +spear.x61 +spear.x71 +spear.x81 +mina +inherit type_weapon name_pl spears skill two handed weapons face spear.x21 is_animated 0 +magicmap brown dam 7 nrof 1 -type 15 attacktype 1 materialname iron value 50 @@ -16,18 +28,5 @@ is_thrown 1 is_turnable 1 body_arm -2 -editable 1024 -magicmap brown -anim -spear.x01 -spear.x11 -spear.x21 -spear.x31 -spear.x41 -spear.x51 -spear.x61 -spear.x71 -spear.x81 -mina end