diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index c2fee6fb..74fe2ea1 100644 Binary files a/mpq/arr/sfxdata.dat and b/mpq/arr/sfxdata.dat differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index 227a4177..18ec7fbe 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -2558,9 +2558,9 @@ Patriarch Weaponfire 03 Lobby -- Player Join Cloak Terran On Cloak Terran Off -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 +Star Sovereign Weapon 2 Fire 01 +Star Sovereign Weapon 2 Fire 02 +Star Sovereign Weapon 2 Fire 03 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index 8778cef3..9b60c5f3 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -2557,4 +2557,7 @@ cm\p\patriarch\wf-02.wav cm\p\patriarch\wf-03.wav cm\ui\lobby_player-join.wav cm\t\cloak-terran-on.wav -cm\t\cloak-terran-off.wav \ No newline at end of file +cm\t\cloak-terran-off.wav +cm\p\starsovereign\wfb-01.wav +cm\p\starsovereign\wfb-02.wav +cm\p\starsovereign\wfb-03.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 8fbf4064..dc7d0f34 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index 582c7c8d..65179c43 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/sound/cm/p/starsovereign/wfb-01.wav b/mpq/sound/cm/p/starsovereign/wfb-01.wav new file mode 100644 index 00000000..27936df3 Binary files /dev/null and b/mpq/sound/cm/p/starsovereign/wfb-01.wav differ diff --git a/mpq/sound/cm/p/starsovereign/wfb-02.wav b/mpq/sound/cm/p/starsovereign/wfb-02.wav new file mode 100644 index 00000000..1bb65b76 Binary files /dev/null and b/mpq/sound/cm/p/starsovereign/wfb-02.wav differ diff --git a/mpq/sound/cm/p/starsovereign/wfb-03.wav b/mpq/sound/cm/p/starsovereign/wfb-03.wav new file mode 100644 index 00000000..ee6c2d2f Binary files /dev/null and b/mpq/sound/cm/p/starsovereign/wfb-03.wav differ diff --git a/patchnotes.md b/patchnotes.md index a6a87a8a..19a95482 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -11,13 +11,30 @@ Patch goals include: - [Ascension #6 - The New Horizon](https://www.youtube.com/playlist?list=PLACFHAM2MlxNIdDY8v4PpOKA9y5GrR0z6) ## Bugfixes +- Gameplay: + - Improved consistency of Kinetic Penetration attacks with Ancile Providence + - Solarions that are preplaced or created with the spawn console command now start with 12 Stewards - Audiovisual: - Multiselecting Terran workers now correctly hides the building submenus - Burrowed Vorvrokors now correctly display the burrow mound graphic (c. DF) - Added an additional sanity check to prevent displaying passive icons in mixed selections +## Audiovisuals +- New weapon SFX for: + - Star Sovereign (Intervention Missiles) + ## Terran - [Madrigal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madrigal): - Armor now 2, from 1 - Furia Missile weapon cooldown now 0.75, from 0.92 - - Furia Missiles now have a minor delay between each missile (c. Veeq7) \ No newline at end of file + - Furia Missiles now have a minor delay between each missile (c. Veeq7) + +## Protoss +- [Steward](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/steward): + - Time cost now 10, from 5 + - Armor penetration now 2, from 5 + +## Zerg +- [Kalkalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/kalkalisk): + - Armor now 1, from 2 + - Armor penetration now 0, from 2 \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 7ec225ed..95aca5ff 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ