Report the unit's vision value in the sidebar.
This commit is contained in:
parent
06269beeaf
commit
44a453da3e
1 changed files with 10 additions and 1 deletions
|
@ -463,6 +463,15 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_defense]
|
||||
[unit_vision]
|
||||
id=unit-vision
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="=,+0,=+2,+16"
|
||||
#prefix= _ "statuspanel^vision"
|
||||
#prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_vision]
|
||||
[unit_hp]
|
||||
id=unit-hp
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
|
@ -496,7 +505,7 @@
|
|||
[unit_weapons]
|
||||
id=unit-weapons
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
ref=unit-defense
|
||||
ref=unit-vision
|
||||
rect="=+0,+0,=,730"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
|
|
Loading…
Add table
Reference in a new issue