diff --git a/mpq/arr/sprites.datex b/mpq/arr/sprites.datex index 72528e6a..e2937d66 100644 Binary files a/mpq/arr/sprites.datex and b/mpq/arr/sprites.datex differ diff --git a/mpq/scripts/iscript_zerg.bin b/mpq/scripts/iscript_zerg.bin index 03771c2e..1419cd10 100644 Binary files a/mpq/scripts/iscript_zerg.bin and b/mpq/scripts/iscript_zerg.bin differ diff --git a/mpq/scripts/iscript_zerg.txt b/mpq/scripts/iscript_zerg.txt index 390c953e..5e21bb35 100644 --- a/mpq/scripts/iscript_zerg.txt +++ b/mpq/scripts/iscript_zerg.txt @@ -9854,24 +9854,9 @@ KonviliskLocal06: KonviliskDeath: playsndbtwn 925 927 # Zerg\Queen\ZQuDth00.WAV | Zerg\Queen\ZQuDth02.WAV sprol 156 0 0 # Matraleth Death (zerg\zquDeath.grp) - playfram 204 - wait 1 - playfram 205 - wait 1 - playfram 206 - wait 1 - playfram 207 - wait 1 - playfram 208 - wait 1 - playfram 209 - wait 1 - playfram 210 - wait 1 - playfram 211 - wait 5 + wait 3 lowsprul 689 0 0 # Konvilisk Remnants (cm\zerg\konvilisk-death.grp) - wait 1 + wait 1 end KonviliskUnused1: diff --git a/patchnotes.md b/patchnotes.md index b338f7e0..096e6945 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -14,6 +14,8 @@ - Fixed rare crash when **Matraleth**-spawned **Vilgoleth**s were attempted to be made at the unit limit - **Audiovisual:** - Fixed wonky birth and mutation animations for the Izirokor (c. Solstice) + - Fixed Matrix selection circle + - Fixed bad death animation for Konvilisk - Added **Miasma** passive icons & tooltips to **Kagralisk** and **Cherbrathalor** (r. Raenarill) - Fixed **Golden Republic Blackjack** build icon missing before Scrapyard completion (r. SgzzZ) - Added **Brontes Payload** icon to **Futurist Cyclops** (r. Raenarill) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index b6fff98c..5c2c9e6b 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ