Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.16 fix bad Swamp-Icy_Cobble (Ss-Rra) transition #6491

Merged
merged 1 commit into from
Feb 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/core/terrain-graphics.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ C*,K*,X*,Q*,W*,Ai,M*,*^V*,*^B*,_off^_usr#enddef
{NEW:TRANSITION Ai,W*,S* Ur -223 cave/floor FLAG=inside}
{NEW:TRANSITION Urb (!,Urb) -224 cave/flagstones-dark}

{NEW:TRANSITION Ss (!,I*,Ss,H*,M*,A*,Chs,K*,Q*) -230 swamp/water}
{NEW:TRANSITION Ss (!,I*,Ss,H*,M*,A*,Chs,K*,Q*,Rra) -230 swamp/water}

#{NEW:TRANSITION Iwr G*,R*,W*,S*,D*,A*,Ur -230 interior/wood-regular}
# need to move this up higher to get over chasm walls
Expand Down