Skip to content

Commit

Permalink
Disable mycelium transitions for *^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 aea194d commit c11402e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/terrain-graphics.cfg
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,*^Uf*) (!,M*,Tb) -184 forest/mushroom-base}
{NEW:TRANSITION (Tb,*^Uf*) (!,M*,Tb,*^Uf*) -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 c11402e

Please sign in to comment.