--- deliantra/arch/traps/spiked_pit.arc 2007/02/18 21:07:41 1.5 +++ deliantra/arch/traps/spiked_pit.arc 2007/03/03 00:51:23 1.6 @@ -1,25 +1,24 @@ -object trap_spike_pit -anim -spiked_pit.x11 -spiked_pit.x11 -mina +Object trap_spike_pit name spiked pit +type 155 +face spiked_pit.x11 +speed 1 +hp 1 msg You are stabbed by spikes! endmsg -face spiked_pit.x11 -is_animated 0 -cha 15 -hp 1 -dam 40 -speed 1 +anim +spiked_pit.x11 +spiked_pit.x11 +mina level 1 -type 155 -attacktype 1 +color_fg black +is_animated 0 invisible 1 -move_on walk no_pick 1 -color_fg black +walk_on 1 editable 32 +attacktype 1 +dam 40 +Cha 15 end -