diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 5ce06acd..6ca7820b 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 6465f683..bee994c7 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 42ae366f..2e60dbf6 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -11856,6 +11856,36 @@ ScoutWalking: ScoutWarpIn: imgol 143 0 0 # Scout Warp Flash (protoss\scout.grp) goto ScoutLocal00 + +# ----------------------------------------------------------------------------- # +# This header is used by images.dat entries: +# 142 Scout Engines (thingy\pscGlow.grp) +.headerstart +IsId 162 +Type 12 +Init ScoutEnginesInit +Death SkrylingExplosionDeath +GndAttkInit SkrylingExplosionDeath +AirAttkInit SkrylingExplosionDeath +Unused1 [NONE] +GndAttkRpt [NONE] +AirAttkRpt [NONE] +CastSpell [NONE] +GndAttkToIdle SkrylingExplosionDeath +AirAttkToIdle SkrylingExplosionDeath +Unused2 [NONE] +Walking ScoutEnginesInit +WalkingToIdle SkrylingExplosionDeath +SpecialState1 [NONE] +.headerend +# ----------------------------------------------------------------------------- # + +ScoutEnginesInit: + wait 1 + engframe 0 + wait 1 + engframe 17 + goto ScoutEnginesInit # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: @@ -43367,6 +43397,7 @@ ZealotDeathReversedInit: # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: +# 1199 Aurora Engines (cm\protoss\aurora-engine.grp) # 1202 Exemplar Engines (cm\protoss\exemplar-engine.grp) # 1204 Gladius Engines (cm\protoss\gladius-engine.grp) # 1301 Epigraph Engines (cm\protoss\epigraph-engine.grp) diff --git a/patchnotes.md b/patchnotes.md index c4550cd0..a8eab9bc 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -11,6 +11,7 @@ Aside from that: More audiovisuals and balance updates are trickling in. - AI unit reactions can no longer cause a silent crash involving Didact cloaking - Ocsal Larvae now spawn two Vorvrokors, Kalkalisks, and Ghitorokors per egg - Hotkey conflict between Pazuzu and Anticthon has been resolved +- Aurora selected and order passive unit responses are no longer swapped - Some incorrect armor icons and unit training strings have been corrected - Elthisth Mound unit name and Isthrathaleth requirement string have been corrected