Update Qilin handling; Replace Rotary graphic

This commit is contained in:
Pr0nogo 2024-01-25 15:34:31 -05:00
parent 472b7c7c3e
commit defaaa16a3
12 changed files with 26 additions and 27 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1786,7 +1786,7 @@ Quarry Connector
Qilin
Qilin Shadow
Qilin Thrusters
Extended Image #786
Rotary Connector
Extended Image #787
Extended Image #788
Extended Image #789

Binary file not shown.

View File

@ -8545,7 +8545,7 @@ CovertOpsOverlayDeath:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 293 Machine Shop (terran\machines.grp)
# 293 Palladium (terran\machines.grp)
.headerstart
IsId 117
Type 24
@ -8605,7 +8605,7 @@ MachineShopAlmostBuilt:
goto MachineShopLanding
MachineShopBuilt:
imgul 294 0 0 # Machine Shop Connector
imgul 294 0 0 # Palladium Connector
MachineShopWorkingToIdle:
playfram 0x00
goto MachineShopLanding
@ -8631,7 +8631,7 @@ MachineShopIsWorking:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 294 Machine Shop Connector (terran\machineC.grp)
# 294 Palladium Connector (terran\machineC.grp)
.headerstart
IsId 118
Type 24
@ -23688,13 +23688,13 @@ QuarryLanding:
QuarryIsWorking:
playfram 2
wait 2
wait 1
playfram 3
wait 2
wait 1
playfram 4
wait 2
wait 1
playfram 0x00
wait 2
wait 1
goto QuarryIsWorking
# ----------------------------------------------------------------------------- #
@ -24740,7 +24740,7 @@ Burrow [NONE]
ScrapyardInit:
imgul 1037 0 0 # Scrapyard Shadow (cm\terran\scrapyard-shad.grp)
ScrapyardBuilt:
imgul 294 0 0 # Machine Shop Connector
imgul 294 0 0 # Palladium Connector
playfram 0x00
goto InfestedTerranLocal00
@ -25459,7 +25459,7 @@ RotaryAlmostBuilt:
goto InfestedTerranLocal00
RotaryLanding:
imgol 294 0 0 # Machine Shop Connector (terran\machineC.grp)
imgol 1788 0 0 # Rotary Connector (cm\terran\rotary-connector.grp)
goto InfestedTerranLocal00
RotaryIsWorking:
@ -27542,7 +27542,7 @@ HadronInit:
goto HadronLanding
HadronLanding:
# imgol 294 0 0 # Machine Shop Connector (terran\machineC.grp)
# imgol 294 0 0 # Palladium Connector (terran\machineC.grp)
goto InfestedTerranLocal00
HadronAlmostBuilt:
@ -35027,28 +35027,27 @@ Burrow [NONE]
# ----------------------------------------------------------------------------- #
VestryConnectorInit:
playfram 0x00 # Frame set 0
wait 2
playfram 1 # Frame set 0, direction 1
wait 2
playfram 2 # Frame set 0, direction 2
wait 2
playfram 0x00
wait 2
playfram 1
wait 2
playfram 2
wait 2
VestryConnectorIsWorking:
playfram 3 # Frame set 0, direction 3
playfram 3
goto InfestedTerranLocal00
VestryConnectorDeath:
wait 1
wait 1
end
VestryConnectorLiftOff:
playfram 2 # Frame set 0, direction 2
wait 2
playfram 1 # Frame set 0, direction 1
wait 2
playfram 0x00 # Frame set 0
wait 2
wait 1
playfram 2
wait 2
playfram 1
wait 2
playfram 0x00
wait 3
end
# ----------------------------------------------------------------------------- #

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -40,7 +40,7 @@ Patch goals include:
## Audiovisuals
- New sprite for:
- Quarry (c. Solstice)
- Quarry, Rotary (c. Solstice)
- Adjusted Mortothrokor selection circle, death animation timing
- Adjusted Legionnaire shadow, walk and attack animations
- New weapon SFX:

Binary file not shown.