Author: zookeeper
Date: Sun Dec  7 11:19:28 2008
New Revision: 31332

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31332&view=rev
Log:
Fixed river ford not transitioning to void.

Modified:
    trunk/data/core/terrain-graphics.cfg

Modified: trunk/data/core/terrain-graphics.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain-graphics.cfg?rev=31332&r1=31331&r2=31332&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics.cfg (original)
+++ trunk/data/core/terrain-graphics.cfg Sun Dec  7 11:19:28 2008
@@ -465,7 +465,7 @@
 # Water Transitions below everything else
 
 {TRANSITION_BASE_L     (Ww,Wwr)         (!,Ww,Wwr,Mm,Ms,Wwf)          -900     
          water/coast}
-{TRANSITION_BASE_L     Wwf              (Ww,Wo,Wwr)                   -900     
          water/ford}
+{TRANSITION_BASE_L     Wwf              (!,Wwf)                       -900     
          water/ford}
 {TRANSITION_BASE_L     Wo               (!,Wo)                        -900     
          water/ocean}
 {TRANSITION_BASE_LF    Chw              (Ch,Chr)                      -490  
transition2  castle/sunken-ruin}
 {TRANSITION_BASE_LF    Chs              (Ch,Chr)                      -490  
transition2  swamp/water}


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to