diff --git a/mpq/arr/sprites.datex b/mpq/arr/sprites.datex index 96652443..98ee2be8 100644 Binary files a/mpq/arr/sprites.datex and b/mpq/arr/sprites.datex differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 92be0092..5fcaa0ad 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 8e201e6a..26b95caf 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -12310,7 +12310,7 @@ NexusInit: NexusDeath: playsnd 7 # Misc\ExploLrg.wav imgol 215 0 0 # Explosion (Large) (thingy\tBangX.grp) - wait 3 + wait 3 lowsprul 224 0 0 # Protoss Building Rubble (Large) (thingy\PRubbleL.grp) wait 1 end @@ -47802,7 +47802,7 @@ SpirtithCesiantBuilt: IsId 728 Type 21 Init OptectonInit -Death OptectonDeath +Death StarSovereignDeath GndAttkInit OptectonGndAttkInit AirAttkInit OptectonGndAttkInit Unused1 [NONE] @@ -47837,14 +47837,6 @@ OptectonGndAttkToIdle: wait 2 goto ScourgeLocal00 -OptectonDeath: - playsnd 533 # Protoss\Scout\PScDth00.WAV - imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp) - wait 2 - lowsprul 846 0 0 # Protoss Unit Rubble Medium - wait 1 - end - OptectonGndAttkInit: playfram 0x00 OptectonGndAttkRpt: diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 749728f2..eace0635 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ