Author: zookeeper
Date: Fri May  1 20:41:03 2009
New Revision: 35393

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35393&view=rev
Log:
Re-fix bug #13462 simply by putting him on side 2 instead.

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=35393&r1=35392&r2=35393&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 20:41:03 2009
@@ -165,14 +165,6 @@
 
     {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
 
@@ -229,7 +221,7 @@
         [/store_unit]
         [move_unit_fake]
             type=Ancient Lich
-            side=5
+            side=2
             x=39,34
             y=16,14
         [/move_unit_fake]
@@ -238,10 +230,9 @@
             id=Mal-Ravanal
             name= _ "Mal-Ravanal"
             x,y=34,14
-            side=5
+            side=2
             facing=sw
             profile=portraits/mal-ravanal.png
-            {IS_HERO}
         [/unit]
         [message]
             speaker=Mal-Ravanal
@@ -261,7 +252,7 @@
         [/kill]
         [move_unit_fake]
             type=Ancient Lich
-            side=5
+            side=2
             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