Author: espreon
Date: Sun Oct 16 03:30:48 2011
New Revision: 51508

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51508&view=rev
Log:
Fixed stun's special notes string and its description.

Modified:
    trunk/data/campaigns/Dead_Water/utils/specials.cfg

Modified: trunk/data/campaigns/Dead_Water/utils/specials.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Dead_Water/utils/specials.cfg?rev=51508&r1=51507&r2=51508&view=diff
==============================================================================
--- trunk/data/campaigns/Dead_Water/utils/specials.cfg (original)
+++ trunk/data/campaigns/Dead_Water/utils/specials.cfg Sun Oct 16 03:30:48 2011
@@ -1,13 +1,13 @@
 #textdomain wesnoth-dw
 
 #define SPECIAL_NOTES_STUN
-_ " This unit is able stun its enemies, disrupting their zones of 
control."#enddef
+_ " This unit is able to stun its enemies, disrupting their zones of 
control."#enddef
 
 #define WEAPON_SPECIAL_STUN
     [damage]
         id=tail_stun
         name= _ "stun"
-        description= _ "This attack hits so hard that the defender is dazed 
and can no longer enforce a zone of control. The effect wears off on the 
defenders next turn"
+        description= _ "This attack hits so hard that the defender is dazed 
and can no longer enforce a zone of control. The effect wears off on the 
defender’s next turn."
         multiply=1
     [/damage]
 #enddef


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

Reply via email to