Author: zookeeper
Date: Sun Jul 13 19:06:28 2008
New Revision: 28011

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28011&view=rev
Log:
Applied the cold resistance change also to duelist and master-at-arms.

Modified:
    trunk/data/core/units/humans/Loyalist_Duelist.cfg
    trunk/data/core/units/humans/Loyalist_Master_at_Arms.cfg

Modified: trunk/data/core/units/humans/Loyalist_Duelist.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Duelist.cfg?rev=28011&r1=28010&r2=28011&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Duelist.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Duelist.cfg Sun Jul 13 19:06:28 2008
@@ -19,6 +19,9 @@
 Experienced fencers, who often look the part, even if not actually of noble 
birth, carry with them a small crossbow that is easily concealed under a coat 
or cape. Slow to load and often thought dishonorable to use, it is in fact very 
useful, and those of their ranks who live long enough to be veterans typically 
do so by making such concessions to utility and 
survival."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
     die_sound={SOUND_LIST:HUMAN_DIE}
     {DEFENSE_ANIM "units/human-loyalists/duelist-defend.png" 
"units/human-loyalists/duelist.png" {SOUND_LIST:HUMAN_HIT} }
+    [resistance]
+        cold=90
+    [/resistance]
     [abilities]
         {ABILITY_SKIRMISHER}
     [/abilities]

Modified: trunk/data/core/units/humans/Loyalist_Master_at_Arms.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Master_at_Arms.cfg?rev=28011&r1=28010&r2=28011&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Master_at_Arms.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Master_at_Arms.cfg Sun Jul 13 
19:06:28 2008
@@ -20,6 +20,9 @@
 They usually have the luxury of choosing their appointments, and are free to 
roam the land should they so choose. Often, they will be found as the captains 
of a castle guard, or as the master of a military academy, positions in which 
their flamboyant nature is not only accepted, but is perhaps even 
useful."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
     {DEFENSE_ANIM "units/human-loyalists/master-at-arms-defend-2.png" 
"units/human-loyalists/master-at-arms-defend-1.png" {SOUND_LIST:HUMAN_HIT} }
     die_sound={SOUND_LIST:HUMAN_DIE}
+    [resistance]
+        cold=90
+    [/resistance]
     [abilities]
         {ABILITY_SKIRMISHER}
     [/abilities]


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

Reply via email to