Author: ivanovic
Date: Sun Mar  2 15:11:04 2008
New Revision: 24219

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24219&view=rev
Log:
fix missing closing tags in Liberty preventing this campaign from starting
retrainy to tag 1.4 with this new revision

Modified:
    trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg

Modified: trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg?rev=24219&r1=24218&r2=24219&view=diff
==============================================================================
--- trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg (original)
+++ trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg Sun Mar  2 
15:11:04 2008
@@ -124,8 +124,8 @@
         [recall]
             description=Harper
         [/recall]
-        {LOYAL_UNIT 1 Outlaw Jingo ( _ "Jingo") 30 17 
-        {LOYAL_UNIT 1 Outlaw Majel ( _ "Majel") 32 17 
+        {LOYAL_UNIT 1 Outlaw Jingo ( _ "Jingo") 30 17} 
+        {LOYAL_UNIT 1 Outlaw Majel ( _ "Majel") 32 17}
         # wmllint: recognize Jingo
         # wmllint: recognize Majel
     [/event]
@@ -154,7 +154,7 @@
             message= _ "The garrison. The towers of Halstead are more than a 
garrison, nephew, they are a fortress. They used to protect this area from the 
enemies of Wesnoth; I never imagined they would house the enemies of Wesnoth."
         [/message]
 
-        {LOYAL_UNIT 1 Dragoon Pitcher ( _ "Pitcher") 11 1 
+        {LOYAL_UNIT 1 Dragoon Pitcher ( _ "Pitcher") 11 1} 
         # wmllint: recognize Pitcher
 
         {MOVE_UNIT description=Pitcher 20 14}


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

Reply via email to