--- deliantra/arch/traps/needle.arc 2007/01/02 21:59:28 1.2 +++ deliantra/arch/traps/needle.arc 2007/02/18 21:07:41 1.5 @@ -1,24 +1,25 @@ -Object trap_needle -name poison needle -type 155 -face needle.x11 -speed 1 -hp 1 -msg -You are pricked by a poison needle! -endmsg +object trap_needle anim needle.x11 needle.x11 mina -level 1 -color_fg black +name poison needle +msg +You are pricked by a poison needle! +endmsg +face needle.x11 is_animated 0 +cha 20 +hp 1 +dam 10 +speed 1 +level 1 +type 155 +attacktype 1025 invisible 1 +move_on walk no_pick 1 -walk_on 1 +color_fg black editable 32 -attacktype 1025 -dam 10 -Cha 20 end +