diff --git a/mpq/arr/portdata.datex b/mpq/arr/portdata.datex index f6c53224..b03c974c 100644 Binary files a/mpq/arr/portdata.datex and b/mpq/arr/portdata.datex differ diff --git a/mpq/arr/portdata.tbl b/mpq/arr/portdata.tbl index 37a7456e..443e006b 100644 Binary files a/mpq/arr/portdata.tbl and b/mpq/arr/portdata.tbl differ diff --git a/mpq/arr/portdata.txt b/mpq/arr/portdata.txt index c3fcea77..97cc1366 100644 --- a/mpq/arr/portdata.txt +++ b/mpq/arr/portdata.txt @@ -279,7 +279,7 @@ Demiurge Scanner Sweep Aurora Iziralisk -Extended Portrait #172 +Avatar Extended Portrait #173 Extended Portrait #174 Extended Portrait #175 diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index 763e7e4b..ec98f9b6 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 269d0879..ada3e2d7 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -3758,29 +3758,29 @@ Triton Ability Fire 03 Triton Ability Hit 01 Triton Weapon Fire 01 Triton Weapon Fire 02 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 +Proselyte Ready 01 +Proselyte Ready 02 +Proselyte Ready 03 +Proselyte Selected 01 +Proselyte Selected 02 +Proselyte Selected 03 +Proselyte Selected 04 +Proselyte Order Passive 01 +Proselyte Order Passive 02 +Proselyte Order Passive 03 +Proselyte Order Passive 04 +Proselyte Order Aggressive 01 +Proselyte Order Aggressive 02 +Proselyte Order Aggressive 03 +Proselyte Order Aggressive 04 +Proselyte Under Attack 01 +Proselyte Under Attack 02 +Proselyte Under Attack 03 +Proselyte Under Attack 04 +Proselyte Banter 01 +Proselyte Banter 02 +Proselyte Banter 03 +Proselyte Banter 04 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index efec279e..eb70be63 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -3757,4 +3757,27 @@ cm\t\triton\abilityfire-02.wav cm\t\triton\abilityfire-03.wav cm\t\triton\abilityhit-01.wav cm\t\triton\wf-01.wav -cm\t\triton\wf-02.wav \ No newline at end of file +cm\t\triton\wf-02.wav +cm\a\proselyte\rdy-01.wav +cm\a\proselyte\rdy-02.wav +cm\a\proselyte\rdy-03.wav +cm\a\proselyte\wht-01.wav +cm\a\proselyte\wht-02.wav +cm\a\proselyte\wht-03.wav +cm\a\proselyte\wht-04.wav +cm\a\proselyte\yes-01.wav +cm\a\proselyte\yes-02.wav +cm\a\proselyte\yes-03.wav +cm\a\proselyte\yes-04.wav +cm\a\proselyte\agg-01.wav +cm\a\proselyte\agg-02.wav +cm\a\proselyte\agg-03.wav +cm\a\proselyte\agg-04.wav +cm\a\proselyte\hlp-01.wav +cm\a\proselyte\hlp-02.wav +cm\a\proselyte\hlp-03.wav +cm\a\proselyte\hlp-04.wav +cm\a\proselyte\bnt-01.wav +cm\a\proselyte\bnt-02.wav +cm\a\proselyte\bnt-03.wav +cm\a\proselyte\bnt-04.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 52bdd847..6dc5cf9c 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 3cbe6c75..00f2a59f 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript_askosi.bin b/mpq/scripts/iscript_askosi.bin index e8ce5650..6a983ac0 100644 Binary files a/mpq/scripts/iscript_askosi.bin and b/mpq/scripts/iscript_askosi.bin differ diff --git a/mpq/scripts/iscript_askosi.txt b/mpq/scripts/iscript_askosi.txt index aa3521aa..1609dff7 100644 --- a/mpq/scripts/iscript_askosi.txt +++ b/mpq/scripts/iscript_askosi.txt @@ -1799,4 +1799,34 @@ Engines_MultiGlowHeader_OmniInit: wait 1 engframe 32 wait 1 - goto Engines_MultiGlowHeader_OmniInit \ No newline at end of file + goto Engines_MultiGlowHeader_OmniInit + +# ----------------------------------------------------------------------------- # +# This header is used by images.dat entries: +# 1500 Blackjack Remains (cm\terran\blackjack-corpse.grp) +.headerstart +IsId 650 +Type 1 +Init GenericRemnantsFiveInit +Death GenericRemnantsFiveDeath +.headerend +# ----------------------------------------------------------------------------- # + +GenericRemnantsFiveInit: + playfram 0x00 + wait 239 +GenericRemnantsFiveDeath: + wait 1 + playfram 1 + wait 255 + wait 24 + playfram 2 + wait 255 + wait 24 + playfram 3 + wait 255 + wait 24 + playfram 4 + wait 255 + wait 24 + end \ No newline at end of file diff --git a/mpq/sound/cm/a/proselyte/agg-01.wav b/mpq/sound/cm/a/proselyte/agg-01.wav new file mode 100644 index 00000000..d53ebd37 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/agg-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/agg-02.wav b/mpq/sound/cm/a/proselyte/agg-02.wav new file mode 100644 index 00000000..49dca1aa Binary files /dev/null and b/mpq/sound/cm/a/proselyte/agg-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/agg-03.wav b/mpq/sound/cm/a/proselyte/agg-03.wav new file mode 100644 index 00000000..aa1d4c9e Binary files /dev/null and b/mpq/sound/cm/a/proselyte/agg-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/agg-04.wav b/mpq/sound/cm/a/proselyte/agg-04.wav new file mode 100644 index 00000000..f83c648c Binary files /dev/null and b/mpq/sound/cm/a/proselyte/agg-04.wav differ diff --git a/mpq/sound/cm/a/proselyte/bnt-01.wav b/mpq/sound/cm/a/proselyte/bnt-01.wav new file mode 100644 index 00000000..7304ae20 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/bnt-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/bnt-02.wav b/mpq/sound/cm/a/proselyte/bnt-02.wav new file mode 100644 index 00000000..d5825f05 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/bnt-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/bnt-03.wav b/mpq/sound/cm/a/proselyte/bnt-03.wav new file mode 100644 index 00000000..894a6ce6 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/bnt-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/bnt-04.wav b/mpq/sound/cm/a/proselyte/bnt-04.wav new file mode 100644 index 00000000..1032d56e Binary files /dev/null and b/mpq/sound/cm/a/proselyte/bnt-04.wav differ diff --git a/mpq/sound/cm/a/proselyte/hlp-01.wav b/mpq/sound/cm/a/proselyte/hlp-01.wav new file mode 100644 index 00000000..ee15eda9 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/hlp-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/hlp-02.wav b/mpq/sound/cm/a/proselyte/hlp-02.wav new file mode 100644 index 00000000..95ee7e47 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/hlp-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/hlp-03.wav b/mpq/sound/cm/a/proselyte/hlp-03.wav new file mode 100644 index 00000000..0590a9d6 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/hlp-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/hlp-04.wav b/mpq/sound/cm/a/proselyte/hlp-04.wav new file mode 100644 index 00000000..4e949d7d Binary files /dev/null and b/mpq/sound/cm/a/proselyte/hlp-04.wav differ diff --git a/mpq/sound/cm/a/proselyte/rdy-01.wav b/mpq/sound/cm/a/proselyte/rdy-01.wav new file mode 100644 index 00000000..5b6eea7e Binary files /dev/null and b/mpq/sound/cm/a/proselyte/rdy-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/rdy-02.wav b/mpq/sound/cm/a/proselyte/rdy-02.wav new file mode 100644 index 00000000..4e17d2ff Binary files /dev/null and b/mpq/sound/cm/a/proselyte/rdy-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/rdy-03.wav b/mpq/sound/cm/a/proselyte/rdy-03.wav new file mode 100644 index 00000000..b0d871e8 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/rdy-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/wht-01.wav b/mpq/sound/cm/a/proselyte/wht-01.wav new file mode 100644 index 00000000..d76c5e8b Binary files /dev/null and b/mpq/sound/cm/a/proselyte/wht-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/wht-02.wav b/mpq/sound/cm/a/proselyte/wht-02.wav new file mode 100644 index 00000000..fad1861d Binary files /dev/null and b/mpq/sound/cm/a/proselyte/wht-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/wht-03.wav b/mpq/sound/cm/a/proselyte/wht-03.wav new file mode 100644 index 00000000..91f649e3 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/wht-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/wht-04.wav b/mpq/sound/cm/a/proselyte/wht-04.wav new file mode 100644 index 00000000..1553dd1f Binary files /dev/null and b/mpq/sound/cm/a/proselyte/wht-04.wav differ diff --git a/mpq/sound/cm/a/proselyte/yes-01.wav b/mpq/sound/cm/a/proselyte/yes-01.wav new file mode 100644 index 00000000..c4e5f9d3 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/yes-01.wav differ diff --git a/mpq/sound/cm/a/proselyte/yes-02.wav b/mpq/sound/cm/a/proselyte/yes-02.wav new file mode 100644 index 00000000..9912c932 Binary files /dev/null and b/mpq/sound/cm/a/proselyte/yes-02.wav differ diff --git a/mpq/sound/cm/a/proselyte/yes-03.wav b/mpq/sound/cm/a/proselyte/yes-03.wav new file mode 100644 index 00000000..eaaafd8f Binary files /dev/null and b/mpq/sound/cm/a/proselyte/yes-03.wav differ diff --git a/mpq/sound/cm/a/proselyte/yes-04.wav b/mpq/sound/cm/a/proselyte/yes-04.wav new file mode 100644 index 00000000..c5c9927c Binary files /dev/null and b/mpq/sound/cm/a/proselyte/yes-04.wav differ diff --git a/mpq/unit/wirefram/grpwire.grp b/mpq/unit/wirefram/grpwire.grp index 28d10acf..bd47668c 100644 Binary files a/mpq/unit/wirefram/grpwire.grp and b/mpq/unit/wirefram/grpwire.grp differ diff --git a/mpq/unit/wirefram/wirefram.grp b/mpq/unit/wirefram/wirefram.grp index 8af1a60c..5d10080d 100644 Binary files a/mpq/unit/wirefram/wirefram.grp and b/mpq/unit/wirefram/wirefram.grp differ diff --git a/patchnotes.md b/patchnotes.md index 57799dd2..48298266 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -1,4 +1,4 @@ -# 11 October 2025 +# 12 October 2025 ## Year 3, month 10, patch 1 ## Patch goals diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 689ce6ea..9c0097eb 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ