diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 4728f6cc..e7961d93 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index ed90b760..2d043b41 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index 04a11c0e..d1db317d 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index 37158f7a..c8e12153 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index cdce1571..fbeedbed 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -50671,16 +50671,20 @@ MortothrokorLocal03: MortothrokorDeath: playsnd 878 # Zerg\Ultra\ZUlDth00.WAV setfldirect 0 - playfram 170 - wait 2 - playfram 171 - wait 2 - playfram 172 - wait 2 - playfram 173 - wait 2 - playfram 174 - wait 2 + playfram 595 + wait 1 + playfram 596 + wait 1 + playfram 597 + wait 1 + playfram 598 + wait 1 + playfram 599 + wait 1 + playfram 600 + wait 1 + playfram 601 + wait 1 lowsprul 868 0 0 # Mortothrokor Remnants (cm\zerg\mortothrokor-remnants.grp) wait 1 end diff --git a/mpq/unit/cm/zerg/mortothrokor-remnants.grp b/mpq/unit/cm/zerg/mortothrokor-remnants.grp index 564ea014..92dd13f8 100644 Binary files a/mpq/unit/cm/zerg/mortothrokor-remnants.grp and b/mpq/unit/cm/zerg/mortothrokor-remnants.grp differ diff --git a/mpq/unit/cm/zerg/mortothrokor-shadow.grp b/mpq/unit/cm/zerg/mortothrokor-shadow.grp index 85eaf147..9d5f9202 100644 Binary files a/mpq/unit/cm/zerg/mortothrokor-shadow.grp and b/mpq/unit/cm/zerg/mortothrokor-shadow.grp differ diff --git a/mpq/unit/cm/zerg/mortothrokor.grp b/mpq/unit/cm/zerg/mortothrokor.grp index 703232de..ceccc91a 100644 Binary files a/mpq/unit/cm/zerg/mortothrokor.grp and b/mpq/unit/cm/zerg/mortothrokor.grp differ diff --git a/mpq/unit/cm/zerg/quazilisk-remains.grp b/mpq/unit/cm/zerg/quazilisk-remains.grp index 7a75bd91..d2b152ca 100644 Binary files a/mpq/unit/cm/zerg/quazilisk-remains.grp and b/mpq/unit/cm/zerg/quazilisk-remains.grp differ diff --git a/patchnotes.md b/patchnotes.md index 1e886132..04ca6915 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -1,4 +1,4 @@ -# XX December 2023 +# 30 December 2023 Prospective patch notes ## Designer's Notes @@ -7,7 +7,6 @@ Patch goals include: - Nudge Terran bio into a less dominant spot in the early game - Adjust early Protoss to reduce reliance on Lattice vs large enemy counts - Target early-game Zerg to reduce reliance on low gas spending, while reigning in early Quazeth supremacy -- Making inroads on PVPGN (oldschool battle.net) server support - Deploying more audiovisual improvements - Continuing AI performance and customization improvements, commissioned by 3crow - Making adjustments and revisions to a select few units @@ -135,6 +134,10 @@ Patch goals include: - Splash radii now 25/25/25, from 15/20/25 - [Cataphract](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cataphract): - Transport weight now 6, from 4 +- [Salamander](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/salamander): + - Incendiary Payload: + - Fields now apply Apollyoid Adhesive + - Fields no longer deal their own damage - [Seraph](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/seraph): - HP now 225, from 250 - Max energy now 150, from 175 @@ -160,6 +163,10 @@ Patch goals include: - Khaydarin Charge: - Now increases efficiency by 100%, from 25% - No longer stacks +- [Matrix](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/matrix): + - Weapon range now 8, from 7 + - Multi-Attack IV removed + - **NEW: Astral Tether:** Restore 2 shields to allies near the attacker and the target ## Zerg - **Ensnare**: diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 71854c8a..ee7aebcf 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ