Author: fendrin
Date: Tue Oct 25 16:56:53 2011
New Revision: 51627

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51627&view=rev
Log:
Added the {RECALL_SUPPORTER} which were missing in both scenarios to make sure 
that Thalin's sidekick is always around.

Modified:
    trunk/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
    trunk/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg

Modified: trunk/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg?rev=51627&r1=51626&r2=51627&view=diff
==============================================================================
--- trunk/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg 
(original)
+++ trunk/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg Tue Oct 
25 16:56:53 2011
@@ -207,6 +207,8 @@
     # Prestart event, we change Tallin to be of Sergeant line
     [event]
         name=prestart
+
+        {RECALL_SUPPORTER}
 
         # Check his level, and set new type to be a commander of the same 
level.
         {STORE_UNIT_VAR id=Tallin level old_tallin_level}

Modified: trunk/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg?rev=51627&r1=51626&r2=51627&view=diff
==============================================================================
--- trunk/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg 
(original)
+++ trunk/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg Tue 
Oct 25 16:56:53 2011
@@ -228,6 +228,8 @@
 
     [event]
         name=prestart
+
+        {RECALL_SUPPORTER}
 
         # Here’s where we edit out Krash's side if he's dead.
         [if]


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

Reply via email to