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

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

[Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion The_Dro...


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion The_Dro...
Date: Mon, 23 May 2005 17:53:27 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 05/05/23 21:53:26

Modified files:
        data/scenarios/Eastern_Invasion: The_Drowned_Plains.cfg 

Log message:
        Fix typo

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.17 
wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.18
--- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.17 Mon May 
23 01:16:18 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg      Mon May 
23 21:53:26 2005
@@ -142,7 +142,7 @@
 [if]
        [variable]
        name=random
-       value=1
+       equals=1
        [/variable]
        [then]
                [terrain]
@@ -191,10 +191,28 @@
                [/event]
        [/else]
 [/if]
+[clear_variable]
+name=random
+[/clear_variable]
 #enddef
 
        [event]
        name=start
+               {FAKE_VILLAGE 42 4}
+               {FAKE_VILLAGE 40 9}
+               {FAKE_VILLAGE 37 12}
+               {FAKE_VILLAGE 33 12}
+               {FAKE_VILLAGE 33 15}
+               {FAKE_VILLAGE 28 14}
+               {FAKE_VILLAGE 41 13}
+               {FAKE_VILLAGE 21 15}
+#ifdef NORMAL
+               {FAKE_VILLAGE 17 24}
+#endif
+#ifdef EASY
+               {FAKE_VILLAGE 17 24}
+               {FAKE_VILLAGE 36 20}
+#endif
                [recall]
                description=Dacyn
                [/recall]
@@ -228,22 +246,6 @@
                description=Dacyn
                message= _ "I do not know, but it sounded like the dragon 
Khrakrahs. When it was alive, it was the most powerful creature ever, living in 
the Eastern Mountains. It must have fled when the Undead came."
                [/message]
-
-               {FAKE_VILLAGE 42 4}
-               {FAKE_VILLAGE 40 9}
-               {FAKE_VILLAGE 37 12}
-               {FAKE_VILLAGE 33 12}
-               {FAKE_VILLAGE 33 15}
-               {FAKE_VILLAGE 28 14}
-               {FAKE_VILLAGE 41 13}
-               {FAKE_VILLAGE 21 15}
-#ifdef NORMAL
-               {FAKE_VILLAGE 17 24}
-#endif
-#ifdef EASY
-               {FAKE_VILLAGE 17 24}
-               {FAKE_VILLAGE 36 20}
-#endif
        [/event]
 
 #define UNDEAD X Y




reply via email to

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