diff --git a/CMBW-maps/melee/1v1/Needs Testing/(2)Sequestered Synagogue.scx b/CMBW-maps/melee/1v1/Needs Testing/(2)Sequestered Synagogue.scx new file mode 100644 index 00000000..f223833f Binary files /dev/null and b/CMBW-maps/melee/1v1/Needs Testing/(2)Sequestered Synagogue.scx differ diff --git a/CMBW-maps/melee/1v1/Needs Testing/(2)Tunnels of Cu Chi.scx b/CMBW-maps/melee/1v1/Needs Testing/(2)Tunnels of Cu Chi.scx new file mode 100644 index 00000000..b300e53e Binary files /dev/null and b/CMBW-maps/melee/1v1/Needs Testing/(2)Tunnels of Cu Chi.scx differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 1be8b83a..cf4cb530 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -1143,10 +1143,10 @@ Death [NONE] # ----------------------------------------------------------------------------- # GeszithalorDeathInit: - playfram 0x00 # Frame set 0 - wait 2 + playfram 0x00 + wait 2 imgol 58 0 0 # Zerg Air Death Explosion (Large) (thingy\zAirDthL.grp) - wait 1 + wait 1 end # ----------------------------------------------------------------------------- # @@ -2667,7 +2667,7 @@ ZergBuildingExplosionInit: IsId 36 Type 13 Init ZergBirthInit -Death ZergBirthDeath +Death EggDeath GndAttkInit [NONE] AirAttkInit [NONE] Unused1 [NONE] diff --git a/patchnotes.md b/patchnotes.md index 4dcce198..312cf757 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -30,11 +30,13 @@ TBD - Stability: - An ai-related nullsprite crash has been resolved (r. beriso) - Gameplay: + - Edge cases with workers returning to inefficient town centers have been addressed (c. Veeq7) - Lakizilisks will no longer become unresponsive when receiving an unburrow order while already unburrowed (r. exosus & fagguto) - While garrisoned, Olympians can no longer occasionally attack with Titant's Fist (r. Mystery Meat) - Audiovisual: - The attack overlay for Anchors is no longer created facing the wrong direction when turreted combatants (i.e. Goliath) attack - While garrisoned in Cinder Mode, Matadors now create the flamethrower overlay (still WIP) (r. Mystery Meat) + - Dying eggs hatching into units now play the egg's death animation (c. DarkenedFantasies) - Fixed a typo in Empress - Anodyne Annex passive description (r. The Shambler) ## Audiovisuals diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index c547fd38..e550cf60 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ