Author: soliton
Date: Fri Apr 20 01:15:01 2007
New Revision: 16939

URL: http://svn.gna.org/viewcvs/wesnoth?rev=16939&view=rev
Log:
* remove the 'quick' trait from the Clasher line

Modified:
    trunk/changelog
    trunk/data/units/Drake_Clasher.cfg
    trunk/data/units/Drake_Enforcer.cfg
    trunk/data/units/Drake_Gladiator.cfg
    trunk/data/units/Drake_Slasher.cfg
    trunk/data/units/Drake_Warden.cfg

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Fri Apr 20 01:15:01 2007
@@ -63,6 +63,7 @@
       * converted the cold resistance of the Elvish Sorceress line to a holy
         resistance
       * decreased the holy resistance of the Orcish Assassin line from 20% to 
0%
+      * remove the 'quick' trait from the Clasher line
       * decreased the holy resistance of the Sky Drake from 20% to -30%
       * decreased the holy resistance of the Hurricane Drake from 20% to -30%
       * decreased the holy resistance of the Mermaid Priestess from 40% to 20%

Modified: trunk/data/units/Drake_Clasher.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Drake_Clasher.cfg?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/data/units/Drake_Clasher.cfg (original)
+++ trunk/data/units/Drake_Clasher.cfg Fri Apr 20 01:15:01 2007
@@ -2,6 +2,10 @@
        id=Drake Clasher
        name= _ "Drake Clasher"
        race=drake
+       ignore_race_traits=yes
+       {TRAIT_STRONG}
+       {TRAIT_INTELLIGENT}
+       {TRAIT_RESILIENT}
        image="units/drakes/clasher.png"
        ellipse="misc/ellipse"
        hitpoints=43

Modified: trunk/data/units/Drake_Enforcer.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Drake_Enforcer.cfg?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/data/units/Drake_Enforcer.cfg (original)
+++ trunk/data/units/Drake_Enforcer.cfg Fri Apr 20 01:15:01 2007
@@ -2,6 +2,10 @@
        id=Drake Enforcer
        name= _ "Drake Enforcer"
        race=drake
+       ignore_race_traits=yes
+       {TRAIT_STRONG}
+       {TRAIT_INTELLIGENT}
+       {TRAIT_RESILIENT}
        image="units/drakes/enforcer.png"
 #image_defensive="units/drakes/enforcer-defend.png"
 #image_moving="units/drakes/enforcer-flying.png"

Modified: trunk/data/units/Drake_Gladiator.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Drake_Gladiator.cfg?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/data/units/Drake_Gladiator.cfg (original)
+++ trunk/data/units/Drake_Gladiator.cfg Fri Apr 20 01:15:01 2007
@@ -2,6 +2,10 @@
        id=Drake Gladiator
        name= _ "Drake Gladiator"
        race=drake
+       ignore_race_traits=yes
+       {TRAIT_STRONG}
+       {TRAIT_INTELLIGENT}
+       {TRAIT_RESILIENT}
        image="units/drakes/gladiator.png"
 #image_moving="units/drakes/gladiator-flying.png"
        hitpoints=66

Modified: trunk/data/units/Drake_Slasher.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Drake_Slasher.cfg?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/data/units/Drake_Slasher.cfg (original)
+++ trunk/data/units/Drake_Slasher.cfg Fri Apr 20 01:15:01 2007
@@ -2,6 +2,10 @@
        id=Drake Slasher
        name= _ "Drake Slasher"
        race=drake
+       ignore_race_traits=yes
+       {TRAIT_STRONG}
+       {TRAIT_INTELLIGENT}
+       {TRAIT_RESILIENT}
        image="units/drakes/slasher.png"
 #image_moving="units/drakes/slasher-flying.png"
        hitpoints=62

Modified: trunk/data/units/Drake_Warden.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/units/Drake_Warden.cfg?rev=16939&r1=16938&r2=16939&view=diff
==============================================================================
--- trunk/data/units/Drake_Warden.cfg (original)
+++ trunk/data/units/Drake_Warden.cfg Fri Apr 20 01:15:01 2007
@@ -2,6 +2,10 @@
        id=Drake Warden
        name= _ "Drake Warden"
        race=drake
+       ignore_race_traits=yes
+       {TRAIT_STRONG}
+       {TRAIT_INTELLIGENT}
+       {TRAIT_RESILIENT}
        image="units/drakes/warden.png"
 #image_moving="units/drakes/warden-flying.png"
        hitpoints=82


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

Reply via email to