Author: fendrin
Date: Mon Mar  7 16:16:10 2011
New Revision: 48817

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48817&view=rev
Log:
LoW 01: Disabled the canrecruit disabling of Velon after his side switch.

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg?rev=48817&r1=48816&r2=48817&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg Mon 
Mar  7 16:16:10 2011
@@ -484,6 +484,7 @@
                 id=Graur-Tan
                 message= _ "Did I mention that we take no prisoners? Die!"
             [/message]
+            #TODO Maybe that must change for multiplayer
             [message]
                 id=Velon
                 message= _ "Kalenz was right and I was wrong. Go; join Kalenz 
while yet you can. I and the remaining elders will cover your retreat as best 
we may."
@@ -491,7 +492,8 @@
 
 #ifndef MULTIPLAYER
             {MODIFY_UNIT (side=2) side 1 }
-            {MODIFY_UNIT (id=Velon) canrecruit no}
+            #TODO think about it
+            #{MODIFY_UNIT (id=Velon) canrecruit no}
             {TRANSFER_VILLAGE_OWNERSHIP 2 1}
 #endif
         [/event]


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

Reply via email to