From 541dbb95c919cddf3e80f6d599a9bfa1662789f1 Mon Sep 17 00:00:00 2001 From: ln-zookeeper Date: Fri, 18 Mar 2016 00:30:02 +0200 Subject: [PATCH] Fixed Clean Gray Cobbles drawing transitions on itself --- data/core/terrain-graphics.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/core/terrain-graphics.cfg b/data/core/terrain-graphics.cfg index 50affd32c877..788912921ea1 100644 --- a/data/core/terrain-graphics.cfg +++ b/data/core/terrain-graphics.cfg @@ -786,7 +786,7 @@ {NEW:WAVES D*,Hd W* -499 water/waves} {NEW:TRANSITION Rr (!,Rr,W*,Ai,Q*) -320 flat/road} -{NEW:TRANSITION Rrc (!,Rr,W*,Ai,Q*) -321 flat/road-clean} +{NEW:TRANSITION Rrc (!,Rrc,W*,Ai,Q*) -321 flat/road-clean} {NEW:TRANSITION Rp (!,Rp,W*,Ai,Q*) -322 flat/stone-path} {TRANSITION_COMPLETE_LF *^Gvs (!,*^Gvs,C*,K*,*^F*,M*,H*,W*,Q*) -330 transition2 embellishments/farm-veg-spring}