move new abilities to utbs textdomain
This commit is contained in:
parent
32b4163509
commit
f4c0bab438
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#textdomain wesnoth-help
|
||||
#textdomain wesnoth-utbs
|
||||
|
||||
#define STR_USES_ATTACKS_NAME_1
|
||||
_ "uses 1 attack"#enddef
|
||||
|
@ -400,6 +400,7 @@ _ "third verse"#enddef
|
|||
#define WEAPON_SPECIAL_NOVA
|
||||
[dummy]
|
||||
id = nova
|
||||
# po: weapon special
|
||||
name = _"nova"
|
||||
description= _ "This weapon, when used offensively, deals damage to all units adjacent to the caster when it hits."
|
||||
special_note=_ "This unit has wide-area attacks centered on the caster."
|
||||
|
@ -437,6 +438,7 @@ _ "third verse"#enddef
|
|||
#define WEAPON_SPECIAL_RAY
|
||||
[dummy]
|
||||
id = ray
|
||||
# po: weapon special
|
||||
name = _"ray"
|
||||
description= _ "This weapon, when used offensively, also deals damage to a unit behind the target."
|
||||
active_on = offense
|
||||
|
@ -581,6 +583,7 @@ _ "At the start of the turn this unit increases movement points of surrounding u
|
|||
#
|
||||
# The ability macros go into wesnoth textdomain since the strings are identical
|
||||
# to their core counterparts, but the special notes belong to wesnoth-utbs.
|
||||
#textdomain wesnoth-help
|
||||
|
||||
#define UTBS_ABILITY_HEALS
|
||||
[heals]
|
||||
|
|
Loading…
Add table
Reference in a new issue