diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 537b900a..a291a04c 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -48946,7 +48946,7 @@ MortothrokorWalking: goto MortothrokorWalking MortothrokorSpecialState2: - playfram 0xAF + playfram 0x242 goto ScourgeLocal00 MortothrokorBurrow: @@ -48975,9 +48975,7 @@ MortothrokorBurrow: wait 1 playfram 0x21E wait 1 - playfram 0x22F - wait 1 - playfram 0x240 + playfram 0x231 wait 1 sigorder 4 goto MortothrokorSpecialState2 diff --git a/patchnotes.md b/patchnotes.md index 53c26183..f6968901 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -61,6 +61,7 @@ Forthcoming. - Corrected launch positions for Liiralisk projectiles - Fixed location height parsing for UMS maps (c. DF) - Resolved several mnemonic hotkey conflicts with Ocsal Larvae and Protathalor (r. jakulangski) + - Fixed Mortothrokor burrow animation (r. GreenEggs'NSpam) - **User Interface:** - Completing a game on CrownLink now returns to game selection, instead of main menu (r. The Shambler, with some tips from X405) - Selecting a unit during its birth animation now updates buttonsets correctly (r. GreenEggs'NSpam) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index e3414151..67603075 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ