mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Add reads for Stimpack and Madcap full stacks
This commit is contained in:
parent
69219829ad
commit
5fb25df16e
Binary file not shown.
Binary file not shown.
@ -1845,9 +1845,9 @@ Algoztalisk Birth (Cocoon)
|
||||
Gorgon Petrification
|
||||
Autocrat Controlled Opposition
|
||||
Savant Form Switch - Entropy
|
||||
Extended Image #845
|
||||
Extended Image #846
|
||||
Extended Image #847
|
||||
Maverick Stimpack Inject
|
||||
Maverick Stimpack Proc
|
||||
Maverick Stimpack Expire
|
||||
Extended Image #848
|
||||
Extended Image #849
|
||||
Extended Image #850
|
||||
|
||||
Binary file not shown.
@ -3077,7 +3077,7 @@ Ancile Death 02
|
||||
Ancile Death 03
|
||||
Savant Switch A 01
|
||||
Savant Switch B 01
|
||||
Extended Sound #1
|
||||
Stimpack Expire 01
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
|
||||
@ -3076,4 +3076,5 @@ cm\t\ancile\dth-01.wav
|
||||
cm\t\ancile\dth-02.wav
|
||||
cm\t\ancile\dth-03.wav
|
||||
cm\t\savant\sw-01.wav
|
||||
cm\t\savant\sw-02.wav
|
||||
cm\t\savant\sw-02.wav
|
||||
cm\t\maverick\stimpack-expire-01.wav
|
||||
@ -25616,16 +25616,17 @@ EnergyDecayDeath:
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1110 Magic Sylon (cm\effect\magicsylon.grp)
|
||||
# 1110 Savant Form Switch - Power (cm\terran\savant-form-switch.grp)
|
||||
# 1846 Savant Form Switch - Entropy (cm\terran\savant-form-switch.grp)
|
||||
.headerstart
|
||||
IsId 459
|
||||
Type 1
|
||||
Init MagicSylonInit
|
||||
Death MagicSylonDeath
|
||||
Init SavantFormSwitchInit
|
||||
Death SavantFormSwitchDeath
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
MagicSylonInit:
|
||||
SavantFormSwitchInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playfram 1
|
||||
@ -25679,7 +25680,7 @@ MagicSylonInit:
|
||||
playfram 42
|
||||
wait 1
|
||||
playfram 43
|
||||
MagicSylonDeath:
|
||||
SavantFormSwitchDeath:
|
||||
wait 1
|
||||
end
|
||||
|
||||
@ -50944,4 +50945,27 @@ GorgonPetrificationInit:
|
||||
wait 1
|
||||
end
|
||||
|
||||
## Next free IsId: 777
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1847 Maverick Stimpack (cm\terran\maverick-stimpack.grp)
|
||||
.headerstart
|
||||
IsId 777
|
||||
Type 1
|
||||
Init MaverickStimpackInit
|
||||
Death MaverickStimpackDeath
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
MaverickStimpackInit:
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 2
|
||||
wait 1
|
||||
playfram 4
|
||||
wait 1
|
||||
playfram 5
|
||||
MaverickStimpackDeath:
|
||||
wait 1
|
||||
end
|
||||
|
||||
## Next free IsId: 778
|
||||
BIN
mpq/sound/cm/t/maverick/stimpack-expire-01.wav
Normal file
BIN
mpq/sound/cm/t/maverick/stimpack-expire-01.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
mpq/unit/cm/terran/maverick-stimpack-expire.grp
Normal file
BIN
mpq/unit/cm/terran/maverick-stimpack-expire.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/maverick-stimpack-inject.grp
Normal file
BIN
mpq/unit/cm/terran/maverick-stimpack-inject.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/maverick-stimpack-proc.grp
Normal file
BIN
mpq/unit/cm/terran/maverick-stimpack-proc.grp
Normal file
Binary file not shown.
@ -16,7 +16,9 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues
|
||||
|
||||
## Audiovisuals
|
||||
- Added reads for:
|
||||
- Maverick Stimpack (inject, proc, expire)
|
||||
- Savant form switch
|
||||
- Madcap Cabeirus Feeders achieving full stacks
|
||||
- Advisors:
|
||||
- Achieved custom advisor support for:
|
||||
- Missile arming
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user