Added empty name_inactive= strings for the champion specials...

...so that they wouldn't show up except when attacking the
champions. Untested.
This commit is contained in:
Lari Nieminen 2009-04-27 14:21:29 +00:00
parent 13063969ed
commit 5c636ca446

View File

@ -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 @@ Whether used offensively or defensively, this attack presses the engagement unti
[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 @@ This attack always has a 70% chance to hit regardless of the defensive ability o
[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]