Switch new terrain defense and moves in main sidebar,
(to place terrain def% next to weapons)
This commit is contained in:
parent
db683ad75c
commit
a1991f3e53
2 changed files with 21 additions and 21 deletions
|
@ -452,15 +452,6 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_abilities]
|
||||
[unit_defense]
|
||||
id=unit-defense
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="=,+0,=,+16"
|
||||
prefix= _ "statuspanel^terrain def."
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_defense]
|
||||
[unit_moves]
|
||||
id=unit-moves
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
|
@ -470,6 +461,15 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_moves]
|
||||
[unit_defense]
|
||||
id=unit-defense
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="=,+0,=,+16"
|
||||
prefix= _ "statuspanel^terrain def."
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_defense]
|
||||
[unit_hp]
|
||||
id=unit-hp
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
|
@ -503,7 +503,7 @@
|
|||
[unit_weapons]
|
||||
id=unit-weapons
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
ref=unit-moves
|
||||
ref=unit-defense
|
||||
rect="=+0,+0,=,730"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
|
@ -571,7 +571,7 @@
|
|||
# adjust allowed heigth for displaying weapon stuff
|
||||
[change]
|
||||
id=unit-weapons
|
||||
ref=unit-moves
|
||||
ref=unit-defense
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="=+0,+0,=,738"
|
||||
[/change]
|
||||
|
|
|
@ -392,15 +392,6 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_abilities]
|
||||
[unit_defense]
|
||||
id=unit-defense
|
||||
font_size={EXPERIMENTAL_FONT_SMALL}
|
||||
rect="=,+0,=,+16"
|
||||
prefix= _ "statuspanel^terrain def."
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_defense]
|
||||
[unit_moves]
|
||||
id=unit-moves
|
||||
font_size={EXPERIMENTAL_FONT_SMALL}
|
||||
|
@ -410,6 +401,15 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_moves]
|
||||
[unit_defense]
|
||||
id=unit-defense
|
||||
font_size={EXPERIMENTAL_FONT_SMALL}
|
||||
rect="=,+0,=,+16"
|
||||
prefix= _ "statuspanel^terrain def."
|
||||
prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_defense]
|
||||
[unit_hp]
|
||||
id=unit-hp
|
||||
font_size={EXPERIMENTAL_FONT_SMALL}
|
||||
|
@ -433,7 +433,7 @@
|
|||
[unit_weapons]
|
||||
id=unit-weapons
|
||||
font_size={EXPERIMENTAL_FONT_SMALL}
|
||||
ref=unit-moves
|
||||
ref=unit-defense
|
||||
rect="=,+0,=,560"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue