Fix Cherbrathalor and Algoztalisk revive anim

This commit is contained in:
Pr0nogo 2024-03-13 18:39:22 -04:00
parent 9c210ca57f
commit 08db2e3f16
3 changed files with 48 additions and 2 deletions

View File

@ -51985,7 +51985,7 @@ Init AlgoztaliskInit
Death GeszithalorDeath
GndAttkInit AlgoztaliskGndAttkInit
AirAttkInit AlgoztaliskGndAttkInit
Unused1 GeszithalorUnused1
Unused1 AlgoztaliskUnused1
GndAttkRpt AlgoztaliskGndAttkInit
AirAttkRpt AlgoztaliskGndAttkInit
CastSpell [NONE]
@ -52012,6 +52012,19 @@ AlgoztaliskGndAttkToIdle:
playfram 0x00
wait 2
goto AlgoztaliskGndAttkToIdle
AlgoztaliskUnused1:
wait 1
nobrkcodestart
tmprmgraphicstart
playsnd 1175 # Geszithalor revive 01
wait 8
sprol 753 0 0
wait 10
setfldirect 14
tmprmgraphicend
nobrkcodeend
goto AlgoztaliskGndAttkToIdle
AlgoztaliskGndAttkInit:
playsndbtwn 2995 2997 # Algoztalisk weaponfire 01, 02, 03
@ -52041,7 +52054,7 @@ Init CherbrathalorInit
Death KeskathalorDeath
GndAttkInit CherbrathalorGndAttkInit
AirAttkInit CherbrathalorGndAttkInit
Unused1 UltrokorUnused1
Unused1 CherbrathalorUnused1
GndAttkRpt CherbrathalorGndAttkInit
AirAttkRpt CherbrathalorGndAttkInit
CastSpell [NONE]
@ -52075,6 +52088,35 @@ CherbrathalorGndAttkToIdle:
wait 1
goto ScourgeLocal00
CherbrathalorUnused1:
wait 1
nobrkcodestart
setfldirect 0
playsnd 1181 # Ultrokor revive 01
# playfram 417
wait 2
# playfram 416
wait 2
# playfram 415
wait 2
# playfram 414
wait 2
# playfram 413
wait 2
# playfram 412
wait 2
# playfram 411
wait 2
# playfram 410
wait 2
# playfram 409
wait 2
# playfram 408
wait 2
setfldirect 14
nobrkcodeend
goto CherbrathalorGndAttkToIdle
CherbrathalorGndAttkInit:
playfram 0x140
wait 1

View File

@ -47,6 +47,10 @@ This patch includes stability and bugfixes, audiovisual improvements, and (event
- Updated icons for:
- Ecclesiast, Charlatan, Potentate, and Monument of Sin
## Terran
- Reclamation:
- Decay rate now 3 per second, from 5 per second
## Protoss
- [Artisan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/artisan):
- Now moves ~28.5% slower

Binary file not shown.