Author: zookeeper
Date: Wed Apr 21 10:47:21 2010
New Revision: 42198

URL: http://svn.gna.org/viewcvs/wesnoth?rev=42198&view=rev
Log:
Removed Darken Volk's loyal trait in 'Alone at Last'.

Modified:
    trunk/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg
    trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg

Modified: 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg?rev=42198&r1=42197&r2=42198&view=diff
==============================================================================
--- trunk/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg 
(original)
+++ trunk/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg 
Wed Apr 21 10:47:21 2010
@@ -107,6 +107,8 @@
             unrenamable=yes
             random_traits=no
             [modifications]
+                # NOTE: if you change these, make sure you don't break the
+                # removal of the loyal trait in 'Alone at Last'
                 [trait]
                     id=loyal
                     name= _ "loyal"

Modified: 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg?rev=42198&r1=42197&r2=42198&view=diff
==============================================================================
--- trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg 
(original)
+++ trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg 
Wed Apr 21 10:47:21 2010
@@ -185,6 +185,10 @@
         {VARIABLE stored_Darken.side 2}
         {VARIABLE stored_Darken.canrecruit yes}
         {VARIABLE stored_Darken.role book_carrier}
+
+        # removes the loyal trait
+        {CLEAR_VARIABLE stored_Darken.modifications.trait[0]}
+        {CLEAR_VARIABLE stored_Darken.overlays}
 
         [unstore_unit]
             variable=stored_Darken


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

Reply via email to