Author: eleazar
Date: Wed Apr 18 00:19:52 2007
New Revision: 16876

URL: http://svn.gna.org/viewcvs/wesnoth?rev=16876&view=rev
Log:
fixed snow-hill to mountain no-trans glitch.

Modified:
    trunk/data/terrain-graphics.cfg

Modified: trunk/data/terrain-graphics.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/terrain-graphics.cfg?rev=16876&r1=16875&r2=16876&view=diff
==============================================================================
--- trunk/data/terrain-graphics.cfg (original)
+++ trunk/data/terrain-graphics.cfg Wed Apr 18 00:19:52 2007
@@ -910,7 +910,7 @@
 # TERRAIN_ADJACENT_CUSTOMs and varying layer numbers are used to make some
 # special transitions to layer in more complex ways.
 
-{TERRAIN_ADJACENT          -140    (Mm,Hh,Ha,Ff,Fa,Fet)                 Chr    
          flat/grass}
+{TERRAIN_ADJACENT          -140    (Mm,Hh,Ff,Fa,Fet)                 Chr       
       flat/grass}
 
 #{TERRAIN_ADJACENT_CUSTOM   -150    (Mm,Vhm,Xm)      
(Ha,Aa,Hd,Vud,W*,B*,Vwm,Vs*,Ss)       mountains transition2}
 #{TERRAIN_ADJACENT_CUSTOM   -151    (Mm,Vhm,Xm)      
(!,Mm,Vhm,Qxu,Hh,C*,K*,_K,Xu)        mountains transition2}
@@ -919,7 +919,7 @@
 
 {TERRAIN_ADJACENT          -170    (Ha,Vhha)        (W*,B*,Vwm,Vs*,Ss)         
           snow-hills-to-water}
 {TERRAIN_ADJACENT          -171    (Ha,Vhha)        (Hh,Vhh)                   
          snow-hills-to-hills}
-{TERRAIN_ADJACENT          -172    (Ha,Vhha)        (!,Ha,Vhha,Qxu)            
          snow-hills}
+{TERRAIN_ADJACENT          -172    (Ha,Vhha)        (!,Ha,Vhha,Qxu,Mm,Md)      
          snow-hills}
 {TERRAIN_ADJACENT          -180    Hd               (!,Hd,Qxu)                 
          desert-hills}
 {TERRAIN_ADJACENT          -190    (Mm,Vhm,Xm,Hh,Vhh)    
(!,Hh,Vhh,W*,B*,Vwm,Vs*,Ss)      hills}
 {TERRAIN_ADJACENT_CUSTOM   -191    (Mm,Vhm,Xm,Hh,Vhh)    (W*,B*,Vwm,Vs*,Ss)    
           hills transition2}


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

Reply via email to