diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 91c04187..02f927e6 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -51408,5 +51408,79 @@ DemiurgeWorshipProcInit: playfram 14 wait 1 end + +# ----------------------------------------------------------------------------- # +# This header is used by images.dat entries: +# 1882 Mind Tyrant Tyranny Cast Overlay (cm\protoss\mind-tyrant-tyranny-cast-overlay.grp) +.headerstart +IsId 788 +Type 1 +Init MindTyrantTyrannyCastOverlayInit +Death Generic_Wait1End +.headerend +# ----------------------------------------------------------------------------- # + +MindTyrantTyrannyCastOverlayInit: + playfram 0x00 + wait 1 + playfram 1 + wait 1 + playfram 2 + wait 1 + playfram 3 + wait 1 + playfram 3 + wait 1 + playfram 4 + wait 1 + playfram 5 + wait 1 + playfram 6 + wait 1 + playfram 7 + wait 1 + playfram 8 + wait 1 + playfram 9 + wait 1 + playfram 10 + wait 1 + playfram 11 + wait 1 + playfram 12 + wait 1 + playfram 13 + wait 1 + playfram 14 + wait 1 + playfram 15 + wait 1 + playfram 16 + wait 1 + playfram 17 + wait 1 + playfram 18 + wait 1 + playfram 19 + wait 1 + playfram 20 + wait 1 + playfram 21 + wait 1 + playfram 22 + wait 1 + playfram 23 + wait 1 + playfram 24 + wait 1 + playfram 25 + wait 1 + playfram 26 + wait 1 + playfram 27 + wait 1 + end -## Next free IsId: 788 \ No newline at end of file +## Next free IsId: 788 + +## Next free IsId: 789 \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 7c6fe0aa..7c884790 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ