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