Author: zookeeper
Date: Mon Apr 27 16:21:29 2009
New Revision: 35262

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35262&view=rev
Log:
Added empty name_inactive= strings for the champion specials so that they 
wouldn't show up except when attacking the champions. Untested.

Modified:
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg?rev=35262&r1=35261&r2=35262&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg
 Mon Apr 27 16:21:29 2009
@@ -731,6 +731,7 @@
                     [berserk]
                         id=berserk
                         name= _ "berserk"
+                        name_inactive=""
                         description= _ "Berserk:
 Whether used offensively or defensively, this attack presses the engagement 
until one of the combatants is slain, or 30 rounds of attacks have occurred."
                         value=30
@@ -746,6 +747,7 @@
                     [chance_to_hit]
                         id=magical
                         name= _ "magical"
+                        name_inactive=""
                         description= _ "Magical:
 This attack always has a 70% chance to hit regardless of the defensive ability 
of the unit being attacked."
                         value=70
@@ -760,6 +762,7 @@
                     [firststrike]
                         id=firststrike
                         name= _ "firststrike"
+                        name_inactive=""
                         description= _ "First Strike:
 This unit always strikes first with this attack, even if they are defending."
                         [filter_opponent]


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

Reply via email to