mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-11 19:40:32 +00:00
Moved PLAYER_GOLD_04 and MULTIPLAYER_GOLD_04...
...into utils/low-macros.cfg so that all LoW scenarios have access to them.
This commit is contained in:
parent
af8fb48ebe
commit
7da50438ee
@ -68,13 +68,6 @@ Chapter Two"
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
#define PLAYER_GOLD_04
|
||||
{GOLD 280 250 220}
|
||||
#enddef
|
||||
#define MULTIPLAYER_GOLD_04
|
||||
{GOLD 90 80 70}
|
||||
#enddef
|
||||
|
||||
[side]
|
||||
#{KALENZ}
|
||||
{PLAYABLE}
|
||||
|
@ -1,5 +1,13 @@
|
||||
#textdomain wesnoth-low
|
||||
|
||||
#define PLAYER_GOLD_04
|
||||
{GOLD 280 250 220}
|
||||
#enddef
|
||||
|
||||
#define MULTIPLAYER_GOLD_04
|
||||
{GOLD 90 80 70}
|
||||
#enddef
|
||||
|
||||
#define FILTER_LOYALS
|
||||
[filter_wml]
|
||||
upkeep="loyal"
|
||||
|
Loading…
x
Reference in New Issue
Block a user