diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index ca685666..4a8d8170 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -24615,10 +24615,8 @@ TreasuryDeath: playsnd 7 # Misc\ExploLrg.wav imgol 334 0 0 # Building Explosion (Large) (thingy\tBangX.grp) wait 3 - liftoffcondjmp TreasuryLocal00 lowsprul 274 0 0 # Terran Building Rubble (Large) (thingy\RubbleL.grp) -TreasuryLocal00: - wait 1 + wait 1 end TreasuryAlmostBuilt: diff --git a/patchnotes.md b/patchnotes.md index a8963107..87a3143a 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -17,7 +17,9 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues ## Bugfixes - Gameplay: - Units which need to decollide are now prohibited from processing orders (c. DF) + - Rally points attached to units are now cleared if the unit exits vision - Improved performance of Zoryusthaleth Swarming Omen (c. Veeq7) + - Treasuries now leave behind corpses ## Audiovisuals - Added reads for: diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index ddee32d5..4685aeb1 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ