diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 50d152a1..0a60ba7f 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -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 diff --git a/patchnotes.md b/patchnotes.md index 28f45f6f..214d5a25 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -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 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 2d7ae0a4..ea81723d 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ