Author: esr
Date: Fri May  1 13:45:35 2009
New Revision: 35366

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35366&view=rev
Log:
Address bug  #13462.

Modified:
    trunk/data/campaigns/Eastern_Invasion/scenarios/01.The_Outpost.cfg

Modified: trunk/data/campaigns/Eastern_Invasion/scenarios/01.The_Outpost.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Eastern_Invasion/scenarios/01.The_Outpost.cfg?rev=35366&r1=35365&r2=35366&view=diff
==============================================================================
--- trunk/data/campaigns/Eastern_Invasion/scenarios/01.The_Outpost.cfg 
(original)
+++ trunk/data/campaigns/Eastern_Invasion/scenarios/01.The_Outpost.cfg Fri May  
1 13:45:35 2009
@@ -165,6 +165,14 @@
 
     {STARTING_VILLAGES 4 8}
 
+    # Leaderless side, just to set Mal-Ravanal's ellipse color
+    [side]
+        side=5
+        no_leader=yes
+        team_name=undead
+        user_team_name= _ "Undead"
+    [/side]
+
     [event]
         name=prestart
 
@@ -221,7 +229,7 @@
         [/store_unit]
         [move_unit_fake]
             type=Ancient Lich
-            side=1
+            side=5
             x=39,34
             y=16,14
         [/move_unit_fake]
@@ -230,9 +238,10 @@
             id=Mal-Ravanal
             name= _ "Mal-Ravanal"
             x,y=34,14
-            side=1
+            side=5
             facing=sw
             profile=portraits/mal-ravanal.png
+            {IS_HERO}
         [/unit]
         [message]
             speaker=Mal-Ravanal
@@ -252,7 +261,7 @@
         [/kill]
         [move_unit_fake]
             type=Ancient Lich
-            side=1
+            side=5
             x=34,39
             y=14,16
         [/move_unit_fake]


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

Reply via email to