A macro for the new LoW bigmap from Zookeeper.
This commit is contained in:
parent
99ae84f32a
commit
1c2527df9a
1 changed files with 16 additions and 0 deletions
|
@ -1,5 +1,21 @@
|
|||
#textdomain wesnoth-low
|
||||
|
||||
#define LOW_BIGMAP
|
||||
[background_layer]
|
||||
image=maps/background.jpg
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=low-map.png
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
base_layer=yes
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#define PLAYER_GOLD_04
|
||||
{GOLD 280 250 220}
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue