two more moves of campaign specific strings...
...that now go into the -help domain @campaign maintainers: when using strings that are copies from code, please consider making things in a way that *exactly* those strings that are defined somewhere else are reused (by eg providing some macro for the usage in mainline so that eg a "add berserk to weapon" action (with the description) is provided by mainline instead of the campaign)
This commit is contained in:
parent
edf5780057
commit
2bac37f5b6
2 changed files with 2 additions and 2 deletions
|
@ -512,7 +512,7 @@ _f, _f, _f, _f, _f, _f, Re, _f, _f, _f, _f, _f,
|
|||
[/terrain]
|
||||
#enddef
|
||||
|
||||
#textdomain wesnoth
|
||||
#textdomain wesnoth-help
|
||||
#define UNDERGROUND_VOLCANO RED GREEN BLUE
|
||||
#
|
||||
# -30, -40, -40 are the default good values for an underground
|
||||
|
|
|
@ -809,7 +809,7 @@
|
|||
{ABILITY_STEADFAST}
|
||||
[/abilities]
|
||||
[/effect]
|
||||
#textdomain wesnoth
|
||||
#textdomain wesnoth-help
|
||||
[effect]
|
||||
apply_to=attack
|
||||
range=melee
|
||||
|
|
Loading…
Add table
Reference in a new issue