Author: espreon
Date: Mon Feb 21 00:10:05 2011
New Revision: 48581

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48581&view=rev
Log:
Added an entry for the elemental trait (fixes bug #17659).

Modified:
    trunk/data/core/help.cfg

Modified: trunk/data/core/help.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/help.cfg?rev=48581&r1=48580&r2=48581&view=diff
==============================================================================
--- trunk/data/core/help.cfg (original)
+++ trunk/data/core/help.cfg Mon Feb 21 00:10:05 2011
@@ -31,7 +31,7 @@
     [section]
         id=traits_section
         title= _ "Traits"
-        
topics=..traits_section,traits_fearless,traits_intelligent,traits_resilient,traits_strong,traits_quick,traits_dextrous,traits_healthy,traits_dim,traits_slow,traits_weak,traits_feral,traits_loyal,traits_undead,traits_mechanical
+        
topics=..traits_section,traits_fearless,traits_intelligent,traits_resilient,traits_strong,traits_quick,traits_dextrous,traits_healthy,traits_dim,traits_slow,traits_weak,traits_feral,traits_loyal,traits_undead,traits_mechanical,traits_elemental
         # Not used since generated text was not really suitable.
         #generator=traits
         sort_topics=no
@@ -438,6 +438,14 @@
     [/topic]
 
     [topic]
+        id=traits_elemental
+        title= _ "trait^Elemental"
+        text= _"<italic>text='Elemental'</italic> units are immune to poison, 
also drain and plague doesn’t work on them." + _"
+
+Elemental units generally have elemental as their only trait. Since elemental 
units are energy-based beings, drain, poison and plague has no effect upon 
them."
+    [/topic]
+
+    [topic]
         id=traits_dextrous
         title= _"Dextrous"     # wmllint: no spellcheck
         text= _"<italic>text='Dextrous'</italic> units do 1 more damage for 
every successful strike in ranged combat." + _"


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

Reply via email to