mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 05:13:18 +00:00
Report the unit's vision value in the sidebar.
This commit is contained in:
parent
06269beeaf
commit
44a453da3e
@ -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…
x
Reference in New Issue
Block a user