Add icons to the production tooltip.
This commit is contained in:
@@ -429,6 +429,9 @@ strategic: strategic.png
|
||||
sidebar-bits: chrome.png
|
||||
indicator-left: 416,48,16,8
|
||||
indicator-right: 416,56,16,8
|
||||
production-tooltip-time: 432, 80, 16, 16
|
||||
production-tooltip-power: 448, 80, 16, 16
|
||||
production-tooltip-cost: 464, 80, 16, 16
|
||||
|
||||
production-icons: chrome.png
|
||||
building: 384,0,16,16
|
||||
|
||||
@@ -73,21 +73,33 @@ Background@PRODUCTION_TOOLTIP:
|
||||
Height: 23
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
Image@COST_ICON:
|
||||
Y: 5
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-cost
|
||||
Label@COST:
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@TIME_ICON:
|
||||
X: 3
|
||||
Y: 24
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-time
|
||||
Label@TIME:
|
||||
Y: 19
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Image@POWER_ICON:
|
||||
Y: 44
|
||||
Width: 16
|
||||
ImageCollection: sidebar-bits
|
||||
ImageName: production-tooltip-power
|
||||
Label@POWER:
|
||||
Y: 39
|
||||
Height: 23
|
||||
Font: Bold
|
||||
Label@TIME:
|
||||
Y: 39
|
||||
Height: 23
|
||||
Font: Bold
|
||||
|
||||
Background@SUPPORT_POWER_TOOLTIP:
|
||||
Logic: SupportPowerTooltipLogic
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user