--- deliantra/arch/ground/marsh.arc 2007/01/02 21:49:29 1.3 +++ deliantra/arch/ground/marsh.arc 2007/02/06 22:40:16 1.5 @@ -1,17 +1,19 @@ -Object marsh +object marsh +race /terrain/swamp face marsh.x11 type 67 -race /terrain/swamp -walk_on 1 -color_bg blue -color_fg green +smoothlevel 9 +move_block swim boat +move_on all +move_slow walk +move_slow_penalty 15 no_pick 1 -is_water 1 -slow_move 15 +is_floor 1 is_wooded 1 -smoothlevel 9 +is_water 1 +color_bg blue +color_fg green editable 8 -is_floor 1 -smoothface marsh.111 marsh_S.x11 -move_block boat swim +smoothface marsh.x11 marsh_S.x11 end +