diff --git a/ground/sea.arc b/ground/sea.arc index 82a5b4a9e..ad6294d40 100644 --- a/ground/sea.arc +++ b/ground/sea.arc @@ -96,3 +96,51 @@ is_water 1 editable 8 smoothlevel 20 end +Object sea_nes +name sea +face sea_7.111 +color_fg light_blue +no_pass 1 +no_pick 1 +is_water 1 +visibility 100 +editable 8 +smoothlevel 255 +smoothface sea_7.111 empty_S.111 +end +Object sea_new +name sea +face sea_B.111 +color_fg light_blue +no_pass 1 +no_pick 1 +is_water 1 +visibility 100 +editable 8 +smoothlevel 255 +smoothface sea_B.111 empty_S.111 +end +Object sea_nse +name sea +face sea_D.111 +color_fg light_blue +no_pass 1 +no_pick 1 +is_water 1 +visibility 100 +editable 8 +smoothlevel 255 +smoothface sea_D.111 empty_S.111 +end +Object sea_sew +name sea +face sea_E.111 +color_fg light_blue +no_pass 1 +no_pick 1 +is_water 1 +visibility 100 +editable 8 +smoothlevel 255 +smoothface sea_E.111 empty_S.111 +end diff --git a/ground/sea_7.base.111.png b/ground/sea_7.base.111.png new file mode 100644 index 000000000..b654d8a6e Binary files /dev/null and b/ground/sea_7.base.111.png differ diff --git a/ground/sea_7.clsc.111.png b/ground/sea_7.clsc.111.png new file mode 100644 index 000000000..16ea0569d Binary files /dev/null and b/ground/sea_7.clsc.111.png differ diff --git a/ground/sea_B.base.111.png b/ground/sea_B.base.111.png new file mode 100644 index 000000000..176e5d9b2 Binary files /dev/null and b/ground/sea_B.base.111.png differ diff --git a/ground/sea_B.clsc.111.png b/ground/sea_B.clsc.111.png new file mode 100644 index 000000000..4a0a19b8c Binary files /dev/null and b/ground/sea_B.clsc.111.png differ diff --git a/ground/sea_D.base.111.png b/ground/sea_D.base.111.png new file mode 100644 index 000000000..1c25b045a Binary files /dev/null and b/ground/sea_D.base.111.png differ diff --git a/ground/sea_D.clsc.111.png b/ground/sea_D.clsc.111.png new file mode 100644 index 000000000..9eefe4e1d Binary files /dev/null and b/ground/sea_D.clsc.111.png differ diff --git a/ground/sea_E.base.111.png b/ground/sea_E.base.111.png new file mode 100644 index 000000000..16b819854 Binary files /dev/null and b/ground/sea_E.base.111.png differ diff --git a/ground/sea_E.clsc.111.png b/ground/sea_E.clsc.111.png new file mode 100644 index 000000000..98af2cdb3 Binary files /dev/null and b/ground/sea_E.clsc.111.png differ