Add reads for Savant form switch

This commit is contained in:
Pr0nogo 2024-04-19 15:47:15 -04:00
parent 7defdef285
commit 69219829ad
13 changed files with 13 additions and 48 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1108,7 +1108,7 @@ Augur Death Explosion
Energy Decay Small
Energy Decay Medium
Energy Decay Large
Magic Sylon
Savant Form Switch - Power
Alkajelisk
Alkajelisk Shadow
Keskathalor
@ -1844,7 +1844,7 @@ Algoztalisk Birth (Egg)
Algoztalisk Birth (Cocoon)
Gorgon Petrification
Autocrat Controlled Opposition
Extended Image #844
Savant Form Switch - Entropy
Extended Image #845
Extended Image #846
Extended Image #847

Binary file not shown.

View File

@ -81,8 +81,8 @@ Bullet\ZLuHit00.wav
Bullet\HKMISSLE.wav
Bullet\TGoFi200.wav
Bullet\TPhFi200.wav
Bullet\TNsFir00.wav (1)
Bullet\TNsFir00.wav (2)
Bullet\TPhFi200.wav (2)
Bullet\TNsFir00.wav
Bullet\TNsHit00.wav
Bullet\PhoAtt00.wav
Bullet\PhoHit00.wav
@ -3075,8 +3075,8 @@ Cataphract Death 07
Ancile Death 01
Ancile Death 02
Ancile Death 03
Extended Sound #1
Extended Sound #1
Savant Switch A 01
Savant Switch B 01
Extended Sound #1
Extended Sound #1
Extended Sound #1

View File

@ -3074,4 +3074,6 @@ cm\t\cataphract\dth-06.wav
cm\t\cataphract\dth-07.wav
cm\t\ancile\dth-01.wav
cm\t\ancile\dth-02.wav
cm\t\ancile\dth-03.wav
cm\t\ancile\dth-03.wav
cm\t\savant\sw-01.wav
cm\t\savant\sw-02.wav

View File

@ -25616,7 +25616,7 @@ EnergyDecayDeath:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 1110 Magic Sylon (cm\effect\magicsylon.grp)
# 1110 Magic Sylon (cm\effect\magicsylon.grp)
.headerstart
IsId 459
Type 1
@ -25628,7 +25628,6 @@ Death MagicSylonDeath
MagicSylonInit:
playfram 0x00
wait 1
MagicSylonLocal00:
playfram 1
wait 1
playfram 2
@ -25661,41 +25660,7 @@ MagicSylonLocal00:
wait 1
playfram 16
wait 1
playfram 0x11
wait 1
playfram 18
wait 1
playfram 19
wait 1
playfram 20
wait 1
playfram 21
wait 1
playfram 22
wait 1
playfram 23
wait 1
playfram 24
wait 1
playfram 25
wait 1
playfram 26
wait 1
playfram 27
wait 1
playfram 28
wait 1
playfram 29
wait 1
playfram 30
wait 1
playfram 31
wait 1
playfram 32
wait 1
playfram 33
wait 1
playfram 0x22
playfram 34
wait 1
playfram 35
wait 1

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -14,11 +14,9 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues
- Kiting logic:
- No longer runs for Dilettantes
## Bugfixes
- Gameplay:
- Units which need to decollide are now prohibited from processing orders (c. DF)
## Audiovisuals
- Added reads for:
- Savant form switch
- Advisors:
- Achieved custom advisor support for:
- Missile arming

Binary file not shown.