Author: esr
Date: Tue Aug 19 01:55:40 2008
New Revision: 28735

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28735&view=rev
Log:
Address FR #11528.

Modified:
    trunk/data/tools/wmllint

Modified: trunk/data/tools/wmllint
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wmllint?rev=28735&r1=28734&r2=28735&view=diff
==============================================================================
--- trunk/data/tools/wmllint (original)
+++ trunk/data/tools/wmllint Tue Aug 19 01:55:40 2008
@@ -305,6 +305,12 @@
     )),
     ("1.3.14", (
        ("{AMLA_TOUGH 3}", "{AMLA_DEFAULT}"),
+    )),
+    ("1.5", (
+       ("grassland=", "flat="),
+       ("tundra=", "frozen="),
+       ("cavewall=", "impassable="),
+       ("canyon=", "unwalkable="),
     )),
     # An empty sentinel value at end is required.
     ("trunk", ()),


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

Reply via email to