Fixed textdomains: the ability macros belong to wesnoth,
...special notes to wesnoth-utbs.
This commit is contained in:
parent
7afc3c510c
commit
78a3731089
1 changed files with 6 additions and 1 deletions
|
@ -1,9 +1,12 @@
|
|||
#textdomain wesnoth-utbs
|
||||
#textdomain wesnoth
|
||||
|
||||
# These are all direct clones of the mainline healing abilities, except that
|
||||
# they are set to exclude units suffering from dehydration. Dehydration is only
|
||||
# delayed by healers, so they must not actually heal a dehydrated unit any
|
||||
# hitpoints.
|
||||
#
|
||||
# The ability macros go into wesnoth textdomain since the strings are identical
|
||||
# to their core counterparts, but the special notes belong to wesnoth-utbs.
|
||||
|
||||
#define UTBS_ABILITY_HEALS
|
||||
[heals]
|
||||
|
@ -68,6 +71,8 @@ A poisoned unit cannot be cured of its poison by a healer, and must seek the car
|
|||
{UTBS_ABILITY_EXTRA_HEAL}
|
||||
#enddef
|
||||
|
||||
#textdomain wesnoth-utbs
|
||||
|
||||
#define SPECIAL_NOTES_UTBS_HEALS
|
||||
_" This unit is capable of basic healing and slowing dehydration."#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue