Author: fendrin
Date: Sat Apr 11 19:06:29 2009
New Revision: 34724

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34724&view=rev
Log:
LoW 01: Made use of the new Aged trait.

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=34724&r1=34723&r2=34724&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 Sat 
Apr 11 19:06:29 2009
@@ -129,18 +129,7 @@
             x=5
             y=15
             [modifications]
-                [trait]
-                    id=aged
-                    male_name= _ "aged"
-                    [effect]
-                        apply_to=hitpoints
-                        increase_total=-8
-                    [/effect]
-                    [effect]
-                        apply_to=movement
-                        increase=-1
-                    [/effect]
-                [/trait]
+                {TRAIT_AGED}
                 {TRAIT_INTELLIGENT}
             [/modifications]
         [/unit]
@@ -323,6 +312,8 @@
                 description= _ "Turns run out"
                 condition=lose
             [/objective]
+
+
         [/objectives]
     [/event]
 


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

Reply via email to