--- deliantra/arch/traps/spikes.arc 2007/02/06 22:41:36 1.3 +++ deliantra/arch/traps/spikes.arc 2009/11/03 09:59:35 1.11 @@ -1,10 +1,15 @@ object trap_spikes2 +anim +tspikes.x11 +tspikes.x11 +mina name spikes msg You are stabbed by spikes! endmsg face tspikes.x11 is_animated 0 +magicmap black cha 20 hp 1 dam 20 @@ -13,13 +18,7 @@ type 155 attacktype 1 invisible 1 -move_on all +move_on walk no_pick 1 -color_fg black -editable 32 -anim -tspikes.x11 -tspikes.x11 -mina end