Author: alarantalara
Date: Fri Mar 23 00:30:00 2012
New Revision: 53613

URL: http://svn.gna.org/viewcvs/wesnoth?rev=53613&view=rev
Log:
extend ice under bridges and catch a missed hill from a later scenario

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg?rev=53613&r1=53612&r2=53613&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg (original)
+++ trunk/data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg Fri Mar 23 
00:30:00 2012
@@ -104,12 +104,12 @@
 
             #dwarf Village
             [rule]
-                old=Hh^Vhh
+                old=H*^Vhh
                 new=Aa
                 terrain=Ha^Vhha
             [/rule]
             [rule]
-                old=Mm^Vhh
+                old=M*^Vhh
                 new=Aa
                 terrain=Ms^Vhha
             [/rule]
@@ -165,9 +165,10 @@
 
             #water
             [rule]
-                old=Ww*
+                old=Ww*^*
                 new=Aa
                 terrain=Ai
+                layer=base
             [/rule]
 
             # that would brake the balance of S19


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

Reply via email to