Add player badges.
This commit is contained in:
@@ -192,6 +192,9 @@ dialog3: dialog.png
|
||||
corner-bl: 640,127,1,1
|
||||
corner-br: 767,127,1,1
|
||||
|
||||
tooltip-separator: dialog.png
|
||||
border-t: 641,0,126,1
|
||||
|
||||
# Same as the half transparent frame used in the Asset Browser
|
||||
dialog4: dialog.png
|
||||
background: 517,392,54,54
|
||||
|
||||
@@ -221,6 +221,14 @@ Background@REGISTERED_PLAYER_TOOLTIP:
|
||||
Width: PARENT_RIGHT - 14
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Container@BADGES_CONTAINER:
|
||||
Width: PARENT_RIGHT
|
||||
Visible: false
|
||||
Children:
|
||||
Background@SEPARATOR:
|
||||
X: 10
|
||||
Height: 1
|
||||
Background: tooltip-separator
|
||||
|
||||
Background@PRODUCTION_TOOLTIP:
|
||||
Logic: ProductionTooltipLogic
|
||||
|
||||
Reference in New Issue
Block a user