--- deliantra/arch/ground/sea.arc 2007/02/06 22:40:16 1.7 +++ deliantra/arch/ground/sea.arc 2007/04/10 09:32:20 1.14 @@ -1,15 +1,4 @@ object sea -face sea.x11 -speed -0.12 -smoothlevel 20 -move_block all -boat -no_pick 1 -is_floor 1 -is_water 1 -color_bg blue -color_fg light_blue -editable 8 -smoothface sea.x14 sea_S.x14 anim sea.x11 sea.x12 @@ -18,20 +7,19 @@ sea.x13 sea.x12 mina -end - -object sea1 -name sea face sea.x11 speed -0.12 smoothlevel 20 +move_block all -boat no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue editable 8 -smoothface sea.x14 sea_S.x14 +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 anim sea.x11 sea.x12 @@ -40,57 +28,57 @@ sea.x13 sea.x12 mina +name sea +face sea.x11 +speed -0.12 +no_pick 1 +is_floor 1 +is_water 1 +editable 8 +magicmap light_blue end object sea_ne name sea face sea_ne.x11 -smoothlevel 20 move_block all no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue editable 8 +magicmap light_blue end object sea_nw name sea face sea_nw.x11 -smoothlevel 20 move_block all no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue editable 8 +magicmap light_blue end object sea_se name sea face sea_se.x11 -smoothlevel 20 move_block all no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue editable 8 +magicmap light_blue end object sea_sw name sea face sea_sw.x11 -smoothlevel 20 move_block all no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue editable 8 +magicmap light_blue end