Fix fow caster crash; Fix Mortothrokor burrow animation

This commit is contained in:
Pr0nogo 2024-07-10 11:35:06 -04:00
parent 78afe192ba
commit 7ba63d3267
3 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -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)

Binary file not shown.