Migrate ProvidesRadar to conditions and remove JamsRadar.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user