[[Theme tweak]]
This commit is contained in:
parent
115b25966c
commit
7c88d2e990
1 changed files with 9 additions and 9 deletions
|
@ -74,7 +74,7 @@ height=600
|
||||||
# the game status
|
# the game status
|
||||||
[turn]
|
[turn]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=5,4,100,20
|
rect=5,4,120,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=turn
|
prefix=turn
|
||||||
|
@ -82,7 +82,7 @@ height=600
|
||||||
[/turn]
|
[/turn]
|
||||||
[gold]
|
[gold]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=100,4,220,20
|
rect=120,4,240,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=gold
|
prefix=gold
|
||||||
|
@ -90,7 +90,7 @@ height=600
|
||||||
[/gold]
|
[/gold]
|
||||||
[villages]
|
[villages]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=220,4,340,20
|
rect=240,4,360,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=villages
|
prefix=villages
|
||||||
|
@ -98,7 +98,7 @@ height=600
|
||||||
[/villages]
|
[/villages]
|
||||||
[num_units]
|
[num_units]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=340,4,460,20
|
rect=360,4,480,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=units
|
prefix=units
|
||||||
|
@ -106,7 +106,7 @@ height=600
|
||||||
[/num_units]
|
[/num_units]
|
||||||
[upkeep]
|
[upkeep]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=460,4,580,20
|
rect=480,4,600,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=upkeep
|
prefix=upkeep
|
||||||
|
@ -114,7 +114,7 @@ height=600
|
||||||
[/upkeep]
|
[/upkeep]
|
||||||
[income]
|
[income]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=580,4,700,20
|
rect=600,4,720,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
prefix=income
|
prefix=income
|
||||||
|
@ -128,14 +128,14 @@ height=600
|
||||||
#[/terrain]
|
#[/terrain]
|
||||||
[position]
|
[position]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=900,4,1020,20
|
rect=720,4,840,20
|
||||||
xanchor=proportional
|
xanchor=proportional
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
[/position]
|
[/position]
|
||||||
|
|
||||||
#unit stats here
|
#unit stats here
|
||||||
[unit_image]
|
[unit_image]
|
||||||
rect=900,240,950,290
|
rect=899,241,949,291
|
||||||
xanchor=right
|
xanchor=right
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
[/unit_image]
|
[/unit_image]
|
||||||
|
@ -209,7 +209,7 @@ height=600
|
||||||
[/unit_xp]
|
[/unit_xp]
|
||||||
[unit_weapons]
|
[unit_weapons]
|
||||||
font_size=12
|
font_size=12
|
||||||
rect=900,462,1020,478
|
rect=900,462,1020,700
|
||||||
xanchor=right
|
xanchor=right
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
[/unit_weapons]
|
[/unit_weapons]
|
||||||
|
|
Loading…
Add table
Reference in a new issue