mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Fix Cherbrathalor and Algoztalisk revive anim
This commit is contained in:
parent
9c210ca57f
commit
08db2e3f16
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user