--- deliantra/arch/traps/falling_rocks.arc 2007/02/06 22:41:36 1.3 +++ deliantra/arch/traps/falling_rocks.arc 2007/03/03 00:51:23 1.6 @@ -1,25 +1,24 @@ -object trap_rocks +Object trap_rocks name falling rocks trap +type 155 +face falling_rocks.x11 +speed 1 +hp 1 msg You set off a falling rocks trap! endmsg -face falling_rocks.x11 -is_animated 0 -cha 20 -hp 1 -dam 50 -speed 1 -level 1 -type 155 -attacktype 1 -invisible 1 -move_on all -no_pick 1 -color_fg black -editable 32 anim falling_rocks.x11 falling_rocks.x11 mina +level 1 +color_fg black +is_animated 0 +invisible 1 +no_pick 1 +walk_on 1 +editable 32 +attacktype 1 +dam 50 +Cha 20 end -