diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index e528cbaa..21cc02ee 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index d56ba29b..672f6a2c 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -3521,9 +3521,9 @@ Blackguard Weaponfire 04 Arhaun Weaponfire 01 Arhaun Weaponfire 02 Arhaun Weaponfire 03 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 +Hydralisk Orkoti Weaponfire 01 +Hydralisk Orkoti Weaponfire 02 +Hydralisk Orkoti Weaponfire 03 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index ddc7e493..05006a2a 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -3520,4 +3520,7 @@ cm\f-t\blackguard\wf-03.wav cm\f-t\blackguard\wf-04.wav cm\f-t\arhaun\wf-01.wav cm\f-t\arhaun\wf-02.wav -cm\f-t\arhaun\wf-03.wav \ No newline at end of file +cm\f-t\arhaun\wf-03.wav +cm\f-z\hydralisk-orkoti\wf-01.wav +cm\f-z\hydralisk-orkoti\wf-02.wav +cm\f-z\hydralisk-orkoti\wf-03.wav \ No newline at end of file diff --git a/mpq/scripts/iscript_terran.bin b/mpq/scripts/iscript_terran.bin index 61c3b52b..7cb87f3f 100644 Binary files a/mpq/scripts/iscript_terran.bin and b/mpq/scripts/iscript_terran.bin differ diff --git a/mpq/scripts/iscript_terran.txt b/mpq/scripts/iscript_terran.txt index 42f89113..2519cb6b 100644 --- a/mpq/scripts/iscript_terran.txt +++ b/mpq/scripts/iscript_terran.txt @@ -18853,7 +18853,7 @@ MaelstromHitInit: # This header is used by images.dat entries: # 2048 Blackguard (cm\faction-t\blackguard.grp) .headerstart -IsId 820 +IsId 828 Type 12 Init BlackguardInit Death MadcapDeath @@ -18902,7 +18902,7 @@ BlackguardGndAttkRpt: # This header is used by images.dat entries: # 2050 Arhaun Base (cm\faction-t\arhaun-base.grp) .headerstart -IsId 821 +IsId 826 Type 12 Init Arhaun_Base_Init Death Goliath_Base_Death @@ -18929,7 +18929,7 @@ Arhaun_Base_Init: # This header is used by images.dat entries: # 2051 Arhaun Turret (cm\faction-t\arhaun-turret.grp) .headerstart -IsId 822 +IsId 827 Type 12 Init Goliath_Turret_Init Death Generic_Wait1End diff --git a/mpq/sound/cm/f-z/hydralisk-orkoti/wf-01.wav b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-01.wav new file mode 100644 index 00000000..3bceaf46 Binary files /dev/null and b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-01.wav differ diff --git a/mpq/sound/cm/f-z/hydralisk-orkoti/wf-02.wav b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-02.wav new file mode 100644 index 00000000..52be18f8 Binary files /dev/null and b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-02.wav differ diff --git a/mpq/sound/cm/f-z/hydralisk-orkoti/wf-03.wav b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-03.wav new file mode 100644 index 00000000..caa9680a Binary files /dev/null and b/mpq/sound/cm/f-z/hydralisk-orkoti/wf-03.wav differ diff --git a/mpq/unit/wirefram/grpwire.grp b/mpq/unit/wirefram/grpwire.grp index 11b3bba3..56084f47 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 d0d2e373..32cba4c6 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 e10ffe49..77476731 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -24,6 +24,7 @@ **Audiovisuals:** - New fidget animations for tank mode Phalanx (c. DF) +- Modified weaponfire SFX for Orkoti Hydralisk (c. lolrsk8s) ## Terran - **NEW:** [Blackguard](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackguard): diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 41edc582..e73a9808 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ