diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index 539297d4..f7ee2dc2 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index c831a3d9..0e38c89b 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -39546,8 +39546,8 @@ OlympianGndAttkRpt: wait 1 playfram 0x260 wait 1 - sigorder 32 nobrkcodeend + sigorder 32 gotorepeatattk ignorerest OlympianGndAttkToIdle: @@ -39561,11 +39561,10 @@ OlympianGndAttkToIdle: OlympianSpecialState1: playfram 0x2A0 - wait 1 - playfram 0x2C0 -OlympianLocal05: wait 1 nobrkcodestart + playfram 0x2C0 + wait 1 playfram 0x2E0 attackmelee 3 1577 1578 1579 # Olympian Melee 01, 02, 03 wait 1 diff --git a/patchnotes.md b/patchnotes.md index a913f877..140186a7 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -17,9 +17,14 @@ Patch goals include: - Gameplay: - Psionic Storm now correctly damages the caster (c. Veeq7) - Iroleths now correctly regress to Ovileths + - Fixed a rare issue with Olympians becoming unresponsive when moving after a melee attack (r. lolrsk8s) ## Terran - [Vulture](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/vulture): - HP now 85, from 90 - Now moves 6.25% faster - - Now visibly shoots two projectiles for better visual clarity \ No newline at end of file + - Now visibly shoots two projectiles for better visual clarity + +## Zerg +- [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor): + - Vestigial Strike armor penetration now 0, from 1 \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 1fe1fefc..7cb82fa7 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ