diff --git a/data/core/images/terrain/forest/pine-sparse-2.png b/data/core/images/terrain/forest/pine-sparse-2.png new file mode 100644 index 00000000000..e107e8b9063 Binary files /dev/null and b/data/core/images/terrain/forest/pine-sparse-2.png differ diff --git a/data/core/images/terrain/forest/pine-sparse-3.png b/data/core/images/terrain/forest/pine-sparse-3.png new file mode 100644 index 00000000000..c6b8882e836 Binary files /dev/null and b/data/core/images/terrain/forest/pine-sparse-3.png differ diff --git a/data/core/images/terrain/forest/pine-sparse-4.png b/data/core/images/terrain/forest/pine-sparse-4.png new file mode 100644 index 00000000000..a0444081014 Binary files /dev/null and b/data/core/images/terrain/forest/pine-sparse-4.png differ diff --git a/data/core/images/terrain/forest/pine-sparse.png b/data/core/images/terrain/forest/pine-sparse.png new file mode 100644 index 00000000000..e0f7af3d43f Binary files /dev/null and b/data/core/images/terrain/forest/pine-sparse.png differ diff --git a/data/core/images/terrain/forest/snow-forest-sparse-2.png b/data/core/images/terrain/forest/snow-forest-sparse-2.png new file mode 100644 index 00000000000..4206641e2da Binary files /dev/null and b/data/core/images/terrain/forest/snow-forest-sparse-2.png differ diff --git a/data/core/images/terrain/forest/snow-forest-sparse-3.png b/data/core/images/terrain/forest/snow-forest-sparse-3.png new file mode 100644 index 00000000000..f26ba131cfb Binary files /dev/null and b/data/core/images/terrain/forest/snow-forest-sparse-3.png differ diff --git a/data/core/images/terrain/forest/snow-forest-sparse-4.png b/data/core/images/terrain/forest/snow-forest-sparse-4.png new file mode 100644 index 00000000000..ce8d499383e Binary files /dev/null and b/data/core/images/terrain/forest/snow-forest-sparse-4.png differ diff --git a/data/core/images/terrain/forest/snow-forest-sparse.png b/data/core/images/terrain/forest/snow-forest-sparse.png new file mode 100644 index 00000000000..3953077d070 Binary files /dev/null and b/data/core/images/terrain/forest/snow-forest-sparse.png differ diff --git a/data/core/terrain-graphics.cfg b/data/core/terrain-graphics.cfg index 0db55975357..46b120ec816 100644 --- a/data/core/terrain-graphics.cfg +++ b/data/core/terrain-graphics.cfg @@ -21,12 +21,14 @@ # Forests {SIMPLE_OVERLAY_TERRAIN *^Fp (C*,K*,X*,Ql*,Qx*,Gv*) forest/pine-castle} +{SIMPLE_OVERLAY_TERRAIN Hh*^Fp (W*,M*,Hd,*^V*) forest/pine-sparse} {SIMPLE_OVERLAY_TERRAIN *^Fp (W*,M*,Hd,*^V*) forest/pine} {SIMPLE_OVERLAY_TERRAIN *^Ft (C*,K*,X*,Ql*,Qx*,Gv*) forest/tropical-castle} {SIMPLE_OVERLAY_TERRAIN *^Ft (W*,M*,Hd,*^V*) forest/tropical} {SIMPLE_OVERLAY_TERRAIN *^Fpa (C*,K*,X*,Ql*,Qx*,Gv*) forest/snow-forest-castle} +{SIMPLE_OVERLAY_TERRAIN Ha*^Fpa (W*,M*,Hd,*^V*) forest/snow-forest-sparse} {SIMPLE_OVERLAY_TERRAIN *^Fpa (W*,M*,Hd,*^V*) forest/snow-forest} {SIMPLE_OVERLAY_TERRAIN *^Uf* (C*,K*,X*,Ql*,Qx*,Gv*,W*,M*,Hd,*^V*) forest/mushrooms}