--- deliantra/arch/ground/volcano.arc 2006/12/18 15:49:55 1.2 +++ deliantra/arch/ground/volcano.arc 2007/02/06 22:40:17 1.3 @@ -1,31 +1,34 @@ -Object active_volcano +object active_volcano name volcano other_arch spell_create_lava face volcano_lo.x11 -type 62 -activate_on_push 1 -activate_on_release 1 +speed -0.02 level 1 +type 62 +move_block swim boat +move_slow walk +move_slow_penalty 15 no_pick 1 -slow_move 15 is_hilly 1 -speed -0.02 +activate_on_push 1 +activate_on_release 1 editable 40 -move_block boat swim end -More -Object active_volcano_2 +more +object active_volcano_2 name volcano other_arch spell_create_lava face volcano_lo.x11 -type 62 -activate_on_push 1 -activate_on_release 1 -level 1 x 1 +speed -0.02 +level 1 +type 62 +move_block swim boat +move_slow walk +move_slow_penalty 15 no_pick 1 -slow_move 15 is_hilly 1 -speed -0.02 -move_block boat swim +activate_on_push 1 +activate_on_release 1 end +