diff --git a/mods/d2k/rules/infantry.yaml b/mods/d2k/rules/infantry.yaml index 3d4fe142a9..54429e29e0 100644 --- a/mods/d2k/rules/infantry.yaml +++ b/mods/d2k/rules/infantry.yaml @@ -97,16 +97,19 @@ thumper: Range: 2c768 Mobile: Speed: 43 - RequiresCondition: !deployed + RequiresCondition: undeployed GrantConditionOnDeploy: DeployedCondition: deployed + UndeployedCondition: undeployed Facing: 128 AllowedTerrainTypes: Sand, Spice, Dune, SpiceSand WithInfantryBody: - RequiresCondition: !deployed + RequiresCondition: undeployed WithSpriteBody@DEPLOYED: Sequence: thump - RequiresCondition: deployed + RequiresCondition: !undeployed + WithMakeAnimation@DEPLOYING: + Sequence: deploy WithIdleOverlay@DEPLOYED: Sequence: thump-sand RequiresCondition: deployed diff --git a/mods/d2k/sequences/infantry.yaml b/mods/d2k/sequences/infantry.yaml index 5f7f24b6aa..7c9eb39aa8 100644 --- a/mods/d2k/sequences/infantry.yaml +++ b/mods/d2k/sequences/infantry.yaml @@ -228,6 +228,9 @@ thumper: Facings: -8 Transpose: true Tick: 120 + deploy: DATA.R8 + Start: 1458 + Length: 5 thump: DATA.R8 Start: 1458 Length: 5 @@ -262,22 +265,6 @@ thumper: Start: 4275 Offset: -30,-24 -thumping: - idle: DATA.R8 - Start: 1458 - Length: 5 - Tick: 150 - make: DATA.R8 - Start: 1458 - Length: 5 - damaged-idle: DATA.R8 - Start: 1458 - Length: 5 - Tick: 150 - icon: DATA.R8 - Frames: 4275 - Offset: -30,-24 - fremen: stand: DATA.R8 Start: 694