Author: fendrin
Date: Tue Oct 25 16:23:41 2011
New Revision: 51625

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51625&view=rev
Log:
Moved the unit definition of Zlex, the owner of the "Supporter" role to the 
player's side definition.

Modified:
    trunk/data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg

Modified: 
trunk/data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg?rev=51625&r1=51624&r2=51625&view=diff
==============================================================================
--- trunk/data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg 
(original)
+++ trunk/data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg 
Tue Oct 25 16:23:41 2011
@@ -88,6 +88,20 @@
         {GOLD4 130 100 75 60}
         recruit=Peasant,Woodsman
         {FLAG_VARIANT ragged}
+        [unit]
+            type=Peasant
+            id=Zlex
+            name= _ "Zlex"
+            side=1
+            x=10
+            y=7
+            [modifications]
+                {TRAIT_LOYAL}
+                {TRAIT_RESILIENT}
+            [/modifications]
+            {IS_LOYAL}
+            role=Supporter
+        [/unit]
     [/side]
 
     {STARTING_VILLAGES 1 6}
@@ -159,20 +173,6 @@
 
         # Override Tallin's team color so he has a distinctive purple shirt.
         {TEAM_COLOR_OVERRIDE id=Tallin purple}
-        [unit]
-            type=Peasant
-            id=Zlex
-            name= _ "Zlex"
-            side=1
-            x=10
-            y=7
-            [modifications]
-                {TRAIT_LOYAL}
-                {TRAIT_RESILIENT}
-            [/modifications]
-            {IS_LOYAL}
-            role=Supporter
-        [/unit]
 
         [objectives]
             side=1


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

Reply via email to