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: Thu, 09 Jun 2005 19:31:10 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 05/06/09 23:31:10

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

Log message:
        Fixed a typo, and made indention correct

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg.diff?tr1=1.21&tr2=1.22&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.21 
wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.22
--- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.21 Thu Jun 
 9 23:29:11 2005
+++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg      Thu Jun 
 9 23:31:10 2005
@@ -62,23 +62,23 @@
                leader_value=0
                protect_leader=0
                #stay in the middle of the map
-               [avoid]
-               [not]
-               x=14-32
-               y=10-45
-               [/not]
-               [/avoid]
+                       [avoid]
+                               [not]
+                               x=14-32
+                               y=10-45
+                               [/not]
+                       [/avoid]
                #and target anyone in it (otherwise it will have nothing to do 
when
                #it can't attack in the current turn)
-               [target]
-                       #who knows what would happen if it targetted itself
-                       [not]
-                       type=Cockatrice
-                       [/not]
+                       [target]
+                               #who knows what would happen if it targetted 
itself
+                               [not]
+                               type="Skeletal Dragon"
+                               [/not]
                        x=14-32
                        y=10-45
                        value=100.0
-               [/target]
+                       [/target]
                #I don't know if this is needed, but it sure would be stupid to 
use
                #any grouping behavior when there's only one unit on this side!
                grouping=no




reply via email to

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