--- deliantra/arch/weapon/misc/spear.arc 2007/02/06 22:41:55 1.3 +++ deliantra/arch/weapon/misc/spear.arc 2007/03/03 00:51:49 1.6 @@ -1,23 +1,8 @@ -object spear -name_pl spears -skill two handed weapons -face spear.x21 -is_animated 0 -dam 7 +Object spear nrof 1 -type 15 -attacktype 1 -material 2 -value 50 -weight 8500 last_sp 9 -weapontype 5 -client_type 136 -is_thrown 1 -is_turnable 1 -body_arm -2 -editable 1024 -magicmap brown +type 15 +face spear.x21 anim spear.x01 spear.x11 @@ -29,5 +14,19 @@ spear.x71 spear.x81 mina +is_animated 0 +is_turnable 1 +is_thrown 1 +material 2 +dam 7 +weight 8500 +value 50 +editable 1024 +magicmap brown +attacktype 1 +weapontype 5 +name_pl spears +client_type 136 +body_arm -2 +skill two handed weapons end -