mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 11:30:12 +00:00
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:
parent
13063969ed
commit
5c636ca446
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user