wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data terrain.cfg


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth/data terrain.cfg
Date: Sat, 23 Jul 2005 08:48:50 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/07/23 12:48:50

Modified files:
        data           : terrain.cfg 

Log message:
        moved custom terrain to end

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain.cfg.diff?tr1=1.62&tr2=1.63&r1=text&r2=text

Patches:
Index: wesnoth/data/terrain.cfg
diff -u wesnoth/data/terrain.cfg:1.62 wesnoth/data/terrain.cfg:1.63
--- wesnoth/data/terrain.cfg:1.62       Sat Jul 16 18:51:56 2005
+++ wesnoth/data/terrain.cfg    Sat Jul 23 12:48:49 2005
@@ -420,19 +420,6 @@
 char=X
 [/terrain]
 
-# 'x', 'y' and 'z' are reserved chars
-# They can be used at the discretion of campaign designers
-
-#ifdef CAMPAIGN_EASTERN_INVASION
-[terrain]
-symbol_image=castle
-id=castle
-name= _ "Castle"
-char=y
-aliasof=W
-[/terrain]
-#endif
-
 [terrain]
 symbol_image=castle-ruin-tile
 id=ruin
@@ -483,4 +470,17 @@
 aliasof=X
 [/terrain]
 
+
+# 'x', 'y' and 'z' are reserved chars
+# They can be used at the discretion of campaign designers
+
+#ifdef CAMPAIGN_EASTERN_INVASION
+[terrain]
+symbol_image=castle
+id=castle
+name= _ "Castle"
+char=y
+aliasof=W
+[/terrain]
+#endif
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]