diff --git a/data/core/images/terrain/forest/mushroom-base-n-ne.png b/data/core/images/terrain/forest/mushroom-base-n-ne.png deleted file mode 100644 index b322696f9eca..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-n-ne.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-n.png b/data/core/images/terrain/forest/mushroom-base-n.png deleted file mode 100644 index 9b49145291ea..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-n.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-ne-se.png b/data/core/images/terrain/forest/mushroom-base-ne-se.png deleted file mode 100644 index e0f2265c5225..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-ne-se.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-ne.png b/data/core/images/terrain/forest/mushroom-base-ne.png deleted file mode 100644 index aaa80012ea62..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-ne.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-nw.png b/data/core/images/terrain/forest/mushroom-base-nw.png deleted file mode 100644 index 420fe4c6abd5..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-nw.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-s-sw.png b/data/core/images/terrain/forest/mushroom-base-s-sw.png deleted file mode 100644 index c9f19de13f28..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-s-sw.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-s.png b/data/core/images/terrain/forest/mushroom-base-s.png deleted file mode 100644 index c64fca2144f0..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-s.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-se.png b/data/core/images/terrain/forest/mushroom-base-se.png deleted file mode 100644 index c5c8689dc4ac..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-se.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-sw-nw.png b/data/core/images/terrain/forest/mushroom-base-sw-nw.png deleted file mode 100644 index 992cf01fea3f..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-sw-nw.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base-sw.png b/data/core/images/terrain/forest/mushroom-base-sw.png deleted file mode 100644 index f99cd25ec25b..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base-sw.png and /dev/null differ diff --git a/data/core/images/terrain/forest/mushroom-base.png b/data/core/images/terrain/forest/mushroom-base.png deleted file mode 100644 index 916f7661122c..000000000000 Binary files a/data/core/images/terrain/forest/mushroom-base.png and /dev/null differ diff --git a/data/core/terrain-graphics.cfg b/data/core/terrain-graphics.cfg index 377c031f76e9..845bad5a482b 100644 --- a/data/core/terrain-graphics.cfg +++ b/data/core/terrain-graphics.cfg @@ -439,8 +439,6 @@ C*,K*,X*,Q*,W*,Ai,M*,*^V*,*^B*,_off^_usr#enddef # # Flat base terrains -# we want this base image to show up no matter what the underlying terrain is, because mushroom terrain is just odd for historical reasons -{NEW:BASE (*^Uf*) forest/mushroom-base LAYER=-319} # The first grass tile of each kind is the most standard and generic one, thus it appears more frequently to space out the rest {NEW:BASE_P Gg 20 grass/green} @@ -843,9 +841,6 @@ C*,K*,X*,Q*,W*,Ai,M*,*^V*,*^B*,_off^_usr#enddef {NEW:TRANSITION (Ms,Ha) (W*,S*) -171 hills/snow-to-water} {NEW:TRANSITION (Ms,Ha) (!,Ha,Qx*,Mm,Ms,Md) -172 hills/snow} -{NEW:TRANSITION (*^Uf*) (!,M*,*^Uf*) -184 forest/mushroom-base} -{NEW:DISABLE_TRANSITION (R*,G*,H*,U*,A*) (*^Uf*) } -{NEW:DISABLE_TRANSITION (R*,G*,H*,U*,A*) (*^Uf*) FLAG=inside} {NEW:TRANSITION (Mm,Hh) (!,M*,Hh,Ai,W*,S*) -180 hills/regular} {NEW:TRANSITION (Md,Hhd) (!,M*,Hhd,Ai,W*,S*) -183 hills/dry} {NEW:TRANSITION Hd (!,Hd,Qx*,W*) -184 hills/desert}