diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 6de88612..9d8a0479 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 c7c787d0..45d3c062 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -39533,24 +39533,26 @@ SpecialState1 [NONE] LuminaryInit: imgul 1412 0 42 # Luminary Shadow (cm\shared\luminary.grp) LuminaryLocal01: - playfram 0x00 # Frame set 0 + playfram 0x00 goto LuminaryGndAttkToIdle LuminaryGndAttkToIdle: setvertpos 1 wait 8 - setvertpos 0 + setvertpos 0 wait 8 - setvertpos -1 + setvertpos -1 wait 8 - setvertpos 0 + setvertpos 0 wait 8 goto LuminaryGndAttkToIdle LuminaryDeath: playsnd 257 # Terran\PHOENIX\TPhDth00.WAV imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp) - wait 3 + wait 3 + lowsprul 845 0 42 # Terran Unit Rubble Small + wait 1 end LuminaryGndAttkInit: @@ -40691,7 +40693,9 @@ TarasqueDeath: playsnd 317 # Terran\TANK\TTaDth00.WAV imgol 333 0 0 # Explosion2 (Medium) (thingy\tBangL.grp) sprol 156 0 0 # Matraleth Death (zerg\zquDeath.grp) - wait 3 + wait 3 + lowsprul 273 0 0 # Terran Building Rubble Small + wait 1 end TarasqueUnused1: @@ -47294,6 +47298,8 @@ WendigoDeath: playsnd 257 # Terran\PHOENIX\TPhDth00.WAV imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp) wait 3 + lowsprul 845 0 42 # Terran Unit Rubble Small + wait 1 end WendigoGndAttkInit: @@ -47367,6 +47373,8 @@ SouthpawDeath: playsnd 257 # Terran\PHOENIX\TPhDth00.WAV imgol 332 0 0 # Explosion2 (Small) (thingy\tBangS.grp) wait 3 + lowsprul 845 0 0 # Terran Unit Rubble Small + wait 1 end SouthpawGndAttkInit: diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index f993c652..ca4f2eff 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ