Migrate ProvidesRadar to conditions and remove JamsRadar.

This commit is contained in:
Paul Chote
2017-01-21 11:08:46 +00:00
parent bb972fa46d
commit 1f44e91746
15 changed files with 130 additions and 78 deletions

View File

@@ -314,6 +314,7 @@ GARADR:
PowerupSpeech: EnablePower
PowerdownSpeech: DisablePower
ProvidesRadar:
RequiresCondition: !disabled
InfiltrateForExploration:
DetectCloaked:
Range: 10c0
@@ -331,6 +332,8 @@ GARADR:
ProvidesPrerequisite@buildingname:
SelectionDecorations:
VisualBounds: 96, 118, 0, -38
GrantConditionOnDisabled@IDISABLE:
Condition: disabled
GATECH:
Inherits: ^Building

View File

@@ -273,6 +273,7 @@ NARADR:
PowerupSpeech: EnablePower
PowerdownSpeech: DisablePower
ProvidesRadar:
RequiresCondition: !disabled
InfiltrateForExploration:
DetectCloaked:
Range: 10c0
@@ -290,6 +291,8 @@ NARADR:
ProvidesPrerequisite@buildingname:
SelectionDecorations:
VisualBounds: 96, 72, 0, -12
GrantConditionOnDisabled@IDISABLE:
Condition: disabled
NATECH:
Inherits: ^Building