diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index d02af0a1..bf787e59 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index 672f6a2c..96ea8a87 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -1193,8 +1193,8 @@ Cyprian Weapon Fire 02 Cyprian Weapon Fire 03 Cyprian Weapon Fire 04 Cyprian Weapon Fire 05 -Spraith Colony Weaponhit 01 -Spraith Colony Weaponhit 02 +Spraith Cesiant Weaponhit 01 +Spraith Cesiant Weaponhit 02 Pazuzu Weapon Fire 01 Pazuzu Weapon Fire 02 Idol Ready 01 diff --git a/mpq/scripts/iscript_terran.bin b/mpq/scripts/iscript_terran.bin index 7cb87f3f..95fd3c14 100644 Binary files a/mpq/scripts/iscript_terran.bin and b/mpq/scripts/iscript_terran.bin differ diff --git a/mpq/scripts/iscript_terran.txt b/mpq/scripts/iscript_terran.txt index 2519cb6b..1e44314c 100644 --- a/mpq/scripts/iscript_terran.txt +++ b/mpq/scripts/iscript_terran.txt @@ -7967,8 +7967,8 @@ CastSpell [NONE] GndAttkToIdle MadcapGndAttkToIdle AirAttkToIdle MadcapGndAttkToIdle Unused2 [NONE] -Walking [NONE] -WalkingToIdle [NONE] +Walking SkryrokorLocal00 +WalkingToIdle SkryrokorLocal00 SpecialState1 SavantSpecialState1 SpecialState2 SavantEntropyGauntletsTransform AlmostBuilt [NONE] diff --git a/mpq/scripts/iscript_zerg.bin b/mpq/scripts/iscript_zerg.bin index 4615a087..1c9ed8f9 100644 Binary files a/mpq/scripts/iscript_zerg.bin and b/mpq/scripts/iscript_zerg.bin differ diff --git a/mpq/scripts/iscript_zerg.txt b/mpq/scripts/iscript_zerg.txt index a7b6e9bd..7830d955 100644 --- a/mpq/scripts/iscript_zerg.txt +++ b/mpq/scripts/iscript_zerg.txt @@ -6989,7 +6989,7 @@ IrolIrisIsWorking: # 1095 Nathrokor (cm\zerg\nathrokor.grp) .headerstart IsId 451 -Type 12 +Type 14 Init NathrokorInit Death NathrokorDeath GndAttkInit NathrokorGndAttkInit @@ -7003,7 +7003,9 @@ AirAttkToIdle NathrokorGndAttkToIdle Unused2 [NONE] Walking NathrokorWalking WalkingToIdle NathrokorGndAttkToIdle -SpecialState1 [NONE] +SpecialState1 SkryrokorLocal00 +SpecialState2 SkryrokorLocal00 +AlmostBuilt SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # diff --git a/patchnotes.md b/patchnotes.md index 77476731..7337d191 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -16,7 +16,8 @@ - Fixed certain edge cases where disabling units could result in tooltip crashes (r. 3crow) - Resolved several iscript errors that could have contributed towards game instability - **Gameplay:** - - Fix Larva and Egg replication in Brotherhood mode (r. HitEmUp) + - Fixed transports lagging behind moving units when trying to load them (r. OyA) + - Fixed Larva and Egg replication in Brotherhood mode (r. HitEmUp) - **Audiovisual:** - Implemented unique shadow for Skibact Scab - Added shadow for Stasis Cell diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index e73a9808..6339ce17 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ