Author: esr
Date: Sun May  8 17:39:14 2011
New Revision: 49437

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49437&view=rev
Log:
Write missing SPECIAL_NOTES_EXTRA_HEAL.

Modified:
    trunk/data/core/macros/special-notes.cfg
    trunk/data/core/units/khalifate/Hakim.cfg

Modified: trunk/data/core/macros/special-notes.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/special-notes.cfg?rev=49437&r1=49436&r2=49437&view=diff
==============================================================================
--- trunk/data/core/macros/special-notes.cfg (original)
+++ trunk/data/core/macros/special-notes.cfg Sun May  8 17:39:14 2011
@@ -12,6 +12,9 @@
 
 #define SPECIAL_NOTES_HEALS
 _" This unit is capable of basic healing."#enddef
+
+#define SPECIAL_NOTES_EXTRA_HEAL
+_" This unit is capable of rapid healing."#enddef
 
 #define SPECIAL_NOTES_CURES
 _" This unit is capable of healing those around it, and curing them of 
poison."#enddef

Modified: trunk/data/core/units/khalifate/Hakim.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/khalifate/Hakim.cfg?rev=49437&r1=49436&r2=49437&view=diff
==============================================================================
--- trunk/data/core/units/khalifate/Hakim.cfg (original)
+++ trunk/data/core/units/khalifate/Hakim.cfg Sun May  8 17:39:14 2011
@@ -21,7 +21,7 @@
     cost=18
     usage=healer
     {MAGENTA_IS_THE_TEAM_COLOR}
-    description= _ "Hakim use their knowledge of ancient medicine and herbal 
concoctions to quickly bring the Khalifate soldiers back to the front 
lines."+{SPECIAL_NOTES}+{SPECIAL_NOTES_HEALS}
+    description= _ "Hakim use their knowledge of ancient medicine and herbal 
concoctions to quickly bring the Khalifate soldiers back to the front 
lines."+{SPECIAL_NOTES_EXTRA_HEAL}
     get_hit_sound={SOUND_LIST:HUMAN_HIT}
     die_sound={SOUND_LIST:HUMAN_DIE}
     [attack]


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

Reply via email to