diff --git a/CMBW-maps/melee/1v1/Needs Testing/(2)Pendulum.scx b/CMBW-maps/melee/1v1/Needs Testing/(2)Pendulum.scx new file mode 100644 index 00000000..73702a4a Binary files /dev/null and b/CMBW-maps/melee/1v1/Needs Testing/(2)Pendulum.scx differ diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index 33d45406..cc613994 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 825b0d1e..8a089f02 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/images.tbl b/mpq/arr/images.tbl index bb37786b..7474065d 100644 Binary files a/mpq/arr/images.tbl and b/mpq/arr/images.tbl differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index b4c2f449..2d055c97 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 3662b990..c831a3d9 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -6603,6 +6603,7 @@ VultureUnused1: VultureGndAttkInit: wait 1 attackwith 1 + attackwith 1 playsnd 106 # Bullet\tvuFir00.wav gotorepeatattk goto VultureGndAttkToIdle @@ -15466,7 +15467,6 @@ FragmentationGrenadeLocal00: FragmentationGrenadeDeath: imgol 440 0 0 # Fragmentation Grenade Hit (thingy\efgHit.grp) domissiledmg - domissiledmg wait 1 end @@ -31108,15 +31108,15 @@ BactaliskGndAttkInit: playfram 0xee wait 1 playfram 0xff - playsndbtwn 46 48 # Misc\CRITTERS\JCrWht00.wav | Misc\CRITTERS\JCrWht02.wav - sproluselo 332 0 # Needle Spines (thingy\spooge.grp) + playsndbtwn 46 48 # Misc\CRITTERS\JCrWht00.wav | Misc\CRITTERS\JCrWht02.wav + sproluselo 332 0 # Needle Spines (thingy\spooge.grp) attackwith 1 wait 2 playfram 0x110 wait 2 playfram 0x121 attackwith 1 - sproluselo 332 0 # Needle Spines (thingy\spooge.grp) + sproluselo 332 0 # Needle Spines (thingy\spooge.grp) wait 2 playfram 0x132 wait 1 diff --git a/mpq/unit/cm/terran/vulture-attack.lol b/mpq/unit/cm/terran/vulture-attack.lol new file mode 100644 index 00000000..fa069801 Binary files /dev/null and b/mpq/unit/cm/terran/vulture-attack.lol differ diff --git a/patchnotes.md b/patchnotes.md index c5790f08..a913f877 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -11,4 +11,15 @@ Patch goals include: - TBD ## Latest content -- TBD \ No newline at end of file +- [Crash Course: Micro!](https://youtu.be/pgrVDYiMzeM) + +## Bugfixes +- Gameplay: + - Psionic Storm now correctly damages the caster (c. Veeq7) + - Iroleths now correctly regress to Ovileths + +## Terran +- [Vulture](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/vulture): + - HP now 85, from 90 + - Now moves 6.25% faster + - Now visibly shoots two projectiles for better visual clarity \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 80bd3ab7..1fe1fefc 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ