--- deliantra/arch/ground/sea.arc 2007/03/03 01:15:38 1.10 +++ deliantra/arch/ground/sea.arc 2007/04/10 09:32:20 1.14 @@ -1,5 +1,4 @@ object sea -face sea.x11 anim sea.x11 sea.x12 @@ -8,23 +7,19 @@ sea.x13 sea.x12 mina -smoothface sea.x11 sea_S.x11 -smoothface sea.x12 sea_S.x12 -smoothface sea.x13 sea_S.x13 -smoothface sea.x14 sea_S.x14 -color_fg light_blue -color_bg blue +face sea.x11 speed -0.12 +smoothlevel 20 move_block all -boat no_pick 1 +is_floor 1 is_water 1 editable 8 -is_floor 1 -smoothlevel 20 +magicmap light_blue +smoothface sea.x11 sea_S.x11 sea.x12 sea_S.x12 sea.x13 sea_S.x13 sea.x14 sea_S.x14 end + object sea1 -name sea -face sea.x11 anim sea.x11 sea.x12 @@ -33,64 +28,57 @@ sea.x13 sea.x12 mina -smoothface sea.x11 sea_S.x11 -smoothface sea.x12 sea_S.x12 -smoothface sea.x13 sea_S.x13 -smoothface sea.x14 sea_S.x14 -color_fg light_blue -color_bg blue +name sea +face sea.x11 speed -0.12 no_pick 1 -is_water 1 -editable 8 is_floor 1 -smoothlevel 20 -end -object sea_nw -name sea -face sea_nw.x11 -color_fg light_blue -color_bg blue -no_pass 1 -no_pick 1 is_water 1 editable 8 -is_floor 1 -smoothlevel 20 +magicmap light_blue end + object sea_ne name sea face sea_ne.x11 -color_fg light_blue -color_bg blue -no_pass 1 +move_block all no_pick 1 +is_floor 1 is_water 1 editable 8 -is_floor 1 -smoothlevel 20 +magicmap light_blue end -object sea_sw + +object sea_nw name sea -face sea_sw.x11 -color_fg light_blue -color_bg blue -no_pass 1 +face sea_nw.x11 +move_block all no_pick 1 +is_floor 1 is_water 1 editable 8 -is_floor 1 -smoothlevel 20 +magicmap light_blue end + object sea_se name sea face sea_se.x11 -color_fg light_blue -color_bg blue +move_block all no_pick 1 -no_pass 1 +is_floor 1 is_water 1 editable 8 +magicmap light_blue +end + +object sea_sw +name sea +face sea_sw.x11 +move_block all +no_pick 1 is_floor 1 -smoothlevel 20 +is_water 1 +editable 8 +magicmap light_blue end +