Add upgraded tag to D2K production structures.
This commit is contained in:
@@ -84,4 +84,5 @@ Player:
|
|||||||
Prerequisites: techlevel.low, techlevel.medium, techlevel.high, techlevel.superweapons
|
Prerequisites: techlevel.low, techlevel.medium, techlevel.high, techlevel.superweapons
|
||||||
EnemyWatcher:
|
EnemyWatcher:
|
||||||
HarvesterInsurance:
|
HarvesterInsurance:
|
||||||
|
GlobalUpgradeManager:
|
||||||
|
|
||||||
|
|||||||
@@ -84,6 +84,17 @@ construction_yard:
|
|||||||
Palette: d2k
|
Palette: d2k
|
||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
ProvidesPrerequisite@buildingname:
|
ProvidesPrerequisite@buildingname:
|
||||||
|
GlobalUpgradable:
|
||||||
|
Prerequisites: upgrade.conyard
|
||||||
|
Upgrades: stardecoration
|
||||||
|
WithDecoration@upgraded:
|
||||||
|
SelectionDecoration: true
|
||||||
|
Image: pips
|
||||||
|
Sequence: tag-upgraded
|
||||||
|
ReferencePoint: Top, Right
|
||||||
|
ZOffset: 256
|
||||||
|
UpgradeTypes: stardecoration
|
||||||
|
UpgradeMinEnabledLevel: 1
|
||||||
|
|
||||||
wind_trap:
|
wind_trap:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -176,6 +187,17 @@ barracks:
|
|||||||
atreides: barracks.atreides
|
atreides: barracks.atreides
|
||||||
ordos: barracks.ordos
|
ordos: barracks.ordos
|
||||||
ProvidesPrerequisite@buildingname:
|
ProvidesPrerequisite@buildingname:
|
||||||
|
GlobalUpgradable:
|
||||||
|
Prerequisites: upgrade.barracks
|
||||||
|
Upgrades: stardecoration
|
||||||
|
WithDecoration@upgraded:
|
||||||
|
SelectionDecoration: true
|
||||||
|
Image: pips
|
||||||
|
Sequence: tag-upgraded
|
||||||
|
ReferencePoint: Top, Right
|
||||||
|
ZOffset: 256
|
||||||
|
UpgradeTypes: stardecoration
|
||||||
|
UpgradeMinEnabledLevel: 1
|
||||||
|
|
||||||
refinery:
|
refinery:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -333,6 +355,17 @@ light_factory:
|
|||||||
Sequence: idle-top
|
Sequence: idle-top
|
||||||
Power:
|
Power:
|
||||||
Amount: -125
|
Amount: -125
|
||||||
|
GlobalUpgradable:
|
||||||
|
Prerequisites: upgrade.light
|
||||||
|
Upgrades: stardecoration
|
||||||
|
WithDecoration@upgraded:
|
||||||
|
SelectionDecoration: true
|
||||||
|
Image: pips
|
||||||
|
Sequence: tag-upgraded
|
||||||
|
ReferencePoint: Top, Right
|
||||||
|
ZOffset: 256
|
||||||
|
UpgradeTypes: stardecoration
|
||||||
|
UpgradeMinEnabledLevel: 1
|
||||||
|
|
||||||
heavy_factory:
|
heavy_factory:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -395,6 +428,17 @@ heavy_factory:
|
|||||||
ProvidesPrerequisite@buildingname:
|
ProvidesPrerequisite@buildingname:
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
VisualBounds: 96,96
|
VisualBounds: 96,96
|
||||||
|
GlobalUpgradable:
|
||||||
|
Prerequisites: upgrade.heavy
|
||||||
|
Upgrades: stardecoration
|
||||||
|
WithDecoration@upgraded:
|
||||||
|
SelectionDecoration: true
|
||||||
|
Image: pips
|
||||||
|
Sequence: tag-upgraded
|
||||||
|
ReferencePoint: Top, Right
|
||||||
|
ZOffset: 256
|
||||||
|
UpgradeTypes: stardecoration
|
||||||
|
UpgradeMinEnabledLevel: 1
|
||||||
|
|
||||||
outpost:
|
outpost:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -734,6 +778,17 @@ high_tech_factory:
|
|||||||
Amount: -75
|
Amount: -75
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
VisualBounds: 96,96
|
VisualBounds: 96,96
|
||||||
|
GlobalUpgradable:
|
||||||
|
Prerequisites: upgrade.hightech
|
||||||
|
Upgrades: stardecoration
|
||||||
|
WithDecoration@upgraded:
|
||||||
|
SelectionDecoration: true
|
||||||
|
Image: pips
|
||||||
|
Sequence: tag-upgraded
|
||||||
|
ReferencePoint: Top, Right
|
||||||
|
ZOffset: 256
|
||||||
|
UpgradeTypes: stardecoration
|
||||||
|
UpgradeMinEnabledLevel: 1
|
||||||
|
|
||||||
research_centre:
|
research_centre:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
|
|||||||
@@ -111,6 +111,9 @@ pips:
|
|||||||
Start: 15
|
Start: 15
|
||||||
pip-green: DATA.R8
|
pip-green: DATA.R8
|
||||||
Start: 16
|
Start: 16
|
||||||
|
tag-upgraded: DATA.R8
|
||||||
|
Start: 110
|
||||||
|
Offset: -8,-8
|
||||||
|
|
||||||
clock:
|
clock:
|
||||||
idle: clock.shp
|
idle: clock.shp
|
||||||
|
|||||||
Reference in New Issue
Block a user