Skip to content

Commit

Permalink
Update base terrain for deprecated *^Uf*
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo authored and Pentarctagon committed Apr 24, 2020
1 parent 3a4a415 commit aea194d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions data/core/about.cfg
Expand Up @@ -1413,6 +1413,9 @@
[entry]
name = "legoktm"
[/entry]
[entry]
name = "leonardoInf"
[/entry]
[entry]
name = "lilinitsy"
[/entry]
Expand Down
4 changes: 2 additions & 2 deletions data/core/terrain-graphics.cfg
Expand Up @@ -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}
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit aea194d

Please sign in to comment.