--- deliantra/arch/ground/sea.arc 2007/02/06 22:40:16 1.7 +++ deliantra/arch/ground/sea.arc 2010/10/10 10:47:30 1.18 @@ -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,16 @@ sea.x13 sea.x12 mina +inherit sea_base +face sea.x11 +magicmap light_blue +smoothlevel 20 +smoothface sea.x11 sea_S.x11 sea.x12 sea_S.x12 sea.x13 sea_S.x13 sea.x14 sea_S.x14 +speed -0.12 +glyph ≈ end object sea1 -name sea -face sea.x11 -speed -0.12 -smoothlevel 20 -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 @@ -40,57 +25,45 @@ sea.x13 sea.x12 mina +inherit sea_base +name sea +face sea.x11 +magicmap light_blue +speed -0.12 end -object sea_ne -name sea -face sea_ne.x11 -smoothlevel 20 -move_block all +object sea_base +move_block walk fly_low no_pick 1 is_floor 1 is_water 1 -color_bg blue -color_fg light_blue -editable 8 +end + +object sea_ne +inherit sea_base +name sea +face sea_ne.x11 +magicmap light_blue end object sea_nw +inherit sea_base 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 +inherit sea_base 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 +inherit sea_base 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