Author: alarantalara
Date: Sat Oct 22 01:04:54 2011
New Revision: 51573

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51573&view=rev
Log:
Make defense values reported in unit help reflect end result of required feral 
trait

Modified:
    trunk/data/core/units/bats/Bat_Blood.cfg
    trunk/data/core/units/bats/Bat_Dread.cfg
    trunk/data/core/units/bats/Bat_Vampire.cfg
    trunk/data/core/units/khalifate/Elder_Falcon.cfg
    trunk/data/core/units/khalifate/Falcon.cfg

Modified: trunk/data/core/units/bats/Bat_Blood.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/bats/Bat_Blood.cfg?rev=51573&r1=51572&r2=51573&view=diff
==============================================================================
--- trunk/data/core/units/bats/Bat_Blood.cfg (original)
+++ trunk/data/core/units/bats/Bat_Blood.cfg Sat Oct 22 01:04:54 2011
@@ -37,7 +37,7 @@
         cold=70
     [/resistance]
     [defense]
-        village=60
+        village=50
     [/defense]
 
     [defend]

Modified: trunk/data/core/units/bats/Bat_Dread.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/bats/Bat_Dread.cfg?rev=51573&r1=51572&r2=51573&view=diff
==============================================================================
--- trunk/data/core/units/bats/Bat_Dread.cfg (original)
+++ trunk/data/core/units/bats/Bat_Dread.cfg Sat Oct 22 01:04:54 2011
@@ -37,7 +37,7 @@
         cold=70
     [/resistance]
     [defense]
-        village=60
+        village=50
     [/defense]
 
     [attack]

Modified: trunk/data/core/units/bats/Bat_Vampire.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/bats/Bat_Vampire.cfg?rev=51573&r1=51572&r2=51573&view=diff
==============================================================================
--- trunk/data/core/units/bats/Bat_Vampire.cfg (original)
+++ trunk/data/core/units/bats/Bat_Vampire.cfg Sat Oct 22 01:04:54 2011
@@ -37,7 +37,7 @@
         cold=70
     [/resistance]
     [defense]
-        village=60
+        village=50
     [/defense]
 
     [defend]

Modified: trunk/data/core/units/khalifate/Elder_Falcon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Elder_Falcon.cfg?rev=51573&r1=51572&r2=51573&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Elder_Falcon.cfg (original)
+++ trunk/data/core/units/khalifate/Elder_Falcon.cfg Sat Oct 22 01:04:54 2011
@@ -21,6 +21,9 @@
     description= _ "These falcons have been through many perils and somehow 
managed to survive them. Their dives can be so fast that stories abound of them 
taking a foe’s head clean off."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CHARGE}
     get_hit_sound={SOUND_LIST:GRYPHON_HIT}
     die_sound={SOUND_LIST:GRYPHON_DIE}
+    [defense]
+        village=50
+    [/defense]
     [attack]
         name=claws
         description= _ "claws"

Modified: trunk/data/core/units/khalifate/Falcon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Falcon.cfg?rev=51573&r1=51572&r2=51573&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Falcon.cfg (original)
+++ trunk/data/core/units/khalifate/Falcon.cfg Sat Oct 22 01:04:54 2011
@@ -20,6 +20,9 @@
     description= _ "There is currently no description available for this 
unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CHARGE}
     get_hit_sound={SOUND_LIST:GRYPHON_HIT}
     die_sound={SOUND_LIST:GRYPHON_DIE}
+    [defense]
+        village=50
+    [/defense]
     [attack]
         name=claws
         description= _ "claws"


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

Reply via email to