Convert DeployToUpgrade to conditions.

This commit is contained in:
Paul Chote
2016-12-04 22:23:35 +00:00
parent 1ef3e246d1
commit f4e0b91e04
6 changed files with 39 additions and 29 deletions

View File

@@ -105,9 +105,9 @@ TTNK:
MaxHeightDelta: 3
RenderSprites:
Image: ttnk
DeployToUpgrade:
DeployedUpgrades: deployed
UndeployedUpgrades: undeployed
GrantConditionOnDeploy:
DeployedCondition: deployed
UndeployedCondition: undeployed
DeployAnimation: make
Facing: 160
AllowedTerrainTypes: Clear, Road, DirtRoad, Rough

View File

@@ -137,9 +137,9 @@ LPST:
FactionImages:
gdi: lpst.gdi
nod: lpst.nod
DeployToUpgrade:
DeployedUpgrades: deployed
UndeployedUpgrades: undeployed
GrantConditionOnDeploy:
DeployedCondition: deployed
UndeployedCondition: undeployed
DeployAnimation: make
Facing: 160
AllowedTerrainTypes: Clear, Road, DirtRoad, Rough
@@ -156,4 +156,4 @@ LPST:
RenderDetectionCircle:
TrailCount: 3
Carryable:
RequiresCondition: undeployed
RequiresCondition: undeployed