Production group icons
This commit is contained in:
@@ -372,3 +372,23 @@ strategic: strategic.png
|
||||
sidebar-bits: chrome.png
|
||||
left-indicator: 320,40,11,8
|
||||
right-indicator: 325,40,11,8
|
||||
|
||||
production-icons: chrome.png
|
||||
building: 384,0,16,16
|
||||
building-disabled: 400,0,16,16
|
||||
building-alert: 416,0,16,16
|
||||
defense: 384,16,16,16
|
||||
defense-disabled: 400,16,16,16
|
||||
defense-alert: 416,16,16,16
|
||||
infantry: 384,32,16,16
|
||||
infantry-disabled: 400,32,16,16
|
||||
infantry-alert: 416,32,16,16
|
||||
vehicle: 384,48,16,16
|
||||
vehicle-disabled: 400,48,16,16
|
||||
vehicle-alert: 416,48,16,16
|
||||
aircraft: 432,0,16,16
|
||||
aircraft-disabled: 448,0,16,16
|
||||
aircraft-alert: 464,0,16,16
|
||||
support: 432,16,16,16
|
||||
support-disabled: 448,16,16,16
|
||||
support-alert: 462,16,16,16
|
||||
@@ -192,46 +192,71 @@ Container@INGAME_ROOT:
|
||||
Id:BUILDING
|
||||
Width:30
|
||||
Height:30
|
||||
Text: B
|
||||
Key: y
|
||||
TooltipText: Buildings
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:production-icons
|
||||
TooltipButton@DEFENSE:
|
||||
Id:DEFENSE
|
||||
X:35
|
||||
Width:30
|
||||
Height:30
|
||||
Text: D
|
||||
Key: u
|
||||
TooltipText: Defense
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:production-icons
|
||||
TooltipButton@INFANTRY:
|
||||
Id:INFANTRY
|
||||
X:70
|
||||
Width:30
|
||||
Height:30
|
||||
Text: I
|
||||
Key: i
|
||||
TooltipText: Infantry
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:production-icons
|
||||
TooltipButton@VEHICLE:
|
||||
Id:VEHICLE
|
||||
X:105
|
||||
Width:30
|
||||
Height:30
|
||||
Text: V
|
||||
Key: o
|
||||
TooltipText: Vehicles
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:production-icons
|
||||
TooltipButton@AIRCRAFT:
|
||||
Id:AIRCRAFT
|
||||
X:140
|
||||
Width:30
|
||||
Height:30
|
||||
Text: H
|
||||
Key: p
|
||||
TooltipText: Aircraft
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:production-icons
|
||||
ProductionTabs:
|
||||
Id:PRODUCTION_TABS
|
||||
PaletteWidget:PRODUCTION_PALETTE
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
RearmBuildings:
|
||||
LandWhenIdle: false
|
||||
Buildable:
|
||||
Queue: Plane
|
||||
Queue: Aircraft
|
||||
HiddenUnderFog:
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
|
||||
@@ -412,13 +412,13 @@ HPAD:
|
||||
Exit@1:
|
||||
SpawnOffset: 0,-6
|
||||
Production:
|
||||
Produces: Plane
|
||||
Produces: Aircraft
|
||||
BelowUnits:
|
||||
Reservable:
|
||||
RepairsUnits:
|
||||
RallyPoint:
|
||||
ProductionQueue:
|
||||
Type: Plane
|
||||
Type: Aircraft
|
||||
Group: Aircraft
|
||||
BuildSpeed: .4
|
||||
LowPowerSlowdown: 3
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user