diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 03835f99..2076d092 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -20234,29 +20234,13 @@ WallFlameTrapType2SpecialState2: IsId 352 Type 1 Init MapRevealerInit -Death MapRevealerDeath +Death Generic_Wait1End .headerend # ----------------------------------------------------------------------------- # MapRevealerInit: playfram 0x00 -MapRevealerLocal00: - playfram 0x00 - wait 2 - playfram 1 - wait 2 - playfram 2 - wait 2 - playfram 3 - wait 2 - playfram 2 - wait 2 - playfram 1 - wait 2 - goto MapRevealerLocal00 - -MapRevealerDeath: - end + goto ScourgeLocal00 # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: diff --git a/patchnotes.md b/patchnotes.md index db694e86..26df56f6 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -98,6 +98,7 @@ Patch goals include: - **Stability:** - Safeguarded against an AI-related nullsprite crash - Safeguarded against a rare nullsprite crash (r. lolrsk8s) + - Prospectively fixed replay support in Massacre mode - **Gameplay:** - Correctly set Larva spawn timer to 12 seconds, from 11.33 (c. Veeq7) - Fixed Mason slow-mo movement when its repair target died before the Mason arrived (c. DF) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 715e3ab8..de0b65a8 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ