Update base terrain for deprecated *^Uf*

This commit is contained in:
Leonardo 2020-04-13 15:01:16 +02:00 committed by Pentarctagon
parent 3a4a4156a5
commit aea194da14
2 changed files with 5 additions and 2 deletions

View file

@ -1413,6 +1413,9 @@
[entry]
name = "legoktm"
[/entry]
[entry]
name = "leonardoInf"
[/entry]
[entry]
name = "lilinitsy"
[/entry]

View file

@ -448,7 +448,7 @@ C*,K*,X*,Q*,W*,Ai,M*,*^V*,*^B*,_off^_usr#enddef
#
# Flat base terrains
{NEW:BASE Tb forest/mushroom-base LAYER=-319}
{NEW:BASE Tb,*^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}
@ -888,7 +888,7 @@ 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 (Tb) (!,M*,Tb) -184 forest/mushroom-base}
{NEW:TRANSITION (Tb,*^Uf*) (!,M*,Tb) -184 forest/mushroom-base}
{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}