diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 12382a0e..b55b4404 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index a291a04c..e14172c4 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -48752,7 +48752,7 @@ Unused2 [NONE] Walking MortothrokorWalking WalkingToIdle MortothrokorGndAttkToIdle SpecialState1 [NONE] -SpecialState2 MortothrokorSpecialState2 +SpecialState2 ScourgeLocal00 AlmostBuilt [NONE] Built [NONE] Landing [NONE] @@ -48944,10 +48944,6 @@ MortothrokorWalking: playfram 0xAA wait 1 goto MortothrokorWalking - -MortothrokorSpecialState2: - playfram 0x242 - goto ScourgeLocal00 MortothrokorBurrow: setfldirect 14 @@ -48978,14 +48974,14 @@ MortothrokorBurrow: playfram 0x231 wait 1 sigorder 4 - goto MortothrokorSpecialState2 + goto ScourgeLocal00 MortothrokorUnBurrow: wait 1 waitrand 1 2 setfldirect 14 imgul 423 0 0 # Burrowing Dust (thingy\bDust.grp) - playfram 0x22F + playfram 0x21E wait 1 playfram 0x20D wait 1 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index a8bec601..79ef5981 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ