--- deliantra/arch/ground/sea.arc 2006/02/06 20:26:14 1.1 +++ deliantra/arch/ground/sea.arc 2009/11/03 09:48:48 1.17 @@ -1,100 +1,68 @@ -Object sea -face sea.111 +object sea anim -sea.111 -sea.112 -sea.113 -sea.114 -sea.113 -sea.112 +sea.x11 +sea.x12 +sea.x13 +sea.x14 +sea.x13 +sea.x12 mina -smoothface sea.111 sea_S.111 -smoothface sea.112 sea_S.112 -smoothface sea.113 sea_S.113 -smoothface sea.114 sea_S.114 -color_fg light_blue -color_bg blue -speed 0.2 -no_pass 1 -no_pick 1 -is_water 1 -editable 8 -is_floor 1 +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 end -Object sea1 -name sea -face sea.111 + +object sea1 anim -sea.111 -sea.112 -sea.113 -sea.114 -sea.113 -sea.112 +sea.x11 +sea.x12 +sea.x13 +sea.x14 +sea.x13 +sea.x12 mina -smoothface sea.111 sea_S.111 -smoothface sea.112 sea_S.112 -smoothface sea.113 sea_S.113 -smoothface sea.114 sea_S.114 -color_fg light_blue -color_bg blue -speed 0.2 +inherit sea_base +name sea +face sea.x11 +magicmap light_blue +speed -0.12 +end + +object sea_base +move_block walk fly_low no_pick 1 -is_water 1 -editable 8 is_floor 1 -smoothlevel 20 +is_water 1 end -Object sea_nw + +object sea_ne +inherit sea_base name sea -face sea_nw.111 -color_fg light_blue -color_bg blue -speed 0.2 -no_pass 1 -no_pick 1 -is_water 1 -editable 8 -is_floor 1 -smoothlevel 20 +face sea_ne.x11 +magicmap light_blue end -Object sea_ne + +object sea_nw +inherit sea_base name sea -face sea_ne.111 -color_fg light_blue -color_bg blue -speed 0.2 -no_pass 1 -no_pick 1 -is_water 1 -editable 8 -is_floor 1 -smoothlevel 20 +face sea_nw.x11 +magicmap light_blue end -Object sea_sw + +object sea_se +inherit sea_base name sea -face sea_sw.111 -color_fg light_blue -color_bg blue -speed 0.2 -no_pass 1 -no_pick 1 -is_water 1 -editable 8 -is_floor 1 -smoothlevel 20 +face sea_se.x11 +magicmap light_blue end -Object sea_se + +object sea_sw +inherit sea_base name sea -face sea_se.111 -color_fg light_blue -color_bg blue -speed 0.2 -no_pick 1 -no_pass 1 -is_water 1 -editable 8 -is_floor 1 -smoothlevel 20 +face sea_sw.x11 +magicmap light_blue end +