Convert DeployToUpgrade to conditions.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user