Author: fendrin
Date: Thu Nov 27 00:09:14 2008
New Revision: 31112

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31112&view=rev
Log:
LoW 14: code cleanups

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg?rev=31112&r1=31111&r2=31112&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg Thu 
Nov 27 00:09:14 2008
@@ -43,7 +43,7 @@
         {KALENZ}
         # wmllint: recognize Kalenz
         recruit={ELVES},{DWARVES}
-        #TODO no minimum gold?
+        {GOLD 300 250 200}
     [/side]
     #wmllint: validate-on
     [side]
@@ -293,9 +293,6 @@
         [/set_variable]
 
         {FOREACH l3_selector_store i}
-            #This changes the side of the unit to side 1
-            # santi -- shouldn't the side be 1 already?
-            {VARIABLE l3_selector_store[$i].side 1}
             #This says to try to place the unit at 14,15+i
             {VARIABLE l3_selector_store[$i].x 14}
             {VARIABLE l3_selector_store[$i].y $j}
@@ -308,7 +305,6 @@
             [unstore_unit]
                 find_vacant=yes
                 variable=l3_selector_store[$i]
-                # TODO full_heal=yes ?
             [/unstore_unit]
             ############
         {NEXT i}
@@ -320,8 +316,6 @@
         [unit]
             id=Olontoril
             name= _ "Olontoril"
-            # TODO find a portrait for kutrubekis or remove the line
-            #            profile="portraits/kutrubekis.png"
             type=Elvish Hero
             side=1
             x=4


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

Reply via email to