diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index b4f99098..9d67a903 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index 64b5fc1b..47b1f6c1 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index 0bf7eb78..9affbd59 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index 5c73996a..13ca67e8 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 9e9e5cfe..13faffc9 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -48306,6 +48306,7 @@ AnalogueDeath: end AnalogueGndAttkInit: + attack attack gotorepeatattk goto AnalogueGndAttkToIdle @@ -51620,6 +51621,11 @@ VibranceGndAttkToIdle: wait 1 goto ScourgeLocal00 +VibranceGndAttkInit: + attack + gotorepeatattk + goto VibranceGndAttkToIdle + # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: # 1960 White Circle Instant (bullet\circle14.grp) diff --git a/patchnotes.md b/patchnotes.md index a93b65af..1fe74984 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -66,7 +66,7 @@ Download [Fraud Launcher 2](https://fraudsclub.com/files/Fraud%20Launcher%202.zi - Shields 60 » 40 - [Architect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/architect): - Now trained at Unitary Union, from Ardent Authority - - Weapon range 9 » 10 + - Weapon range 9 » 12 - [Analogue](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/analogue): - Now trained at Synthetic Synod, from Ardent Authority - Resource costs 100/200 » 200/200 @@ -80,7 +80,7 @@ Download [Fraud Launcher 2](https://fraudsclub.com/files/Fraud%20Launcher%202.zi - **Empathy Core:** - Hits now drain 5 energy, from 10 - [Nexus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/nexus): - - Build time 75 » 70 + - Build time 75 » 65 - [Cedent](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/cedent): - HP 250 » 350 - [Gateway](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/gateway): @@ -109,7 +109,7 @@ Download [Fraud Launcher 2](https://fraudsclub.com/files/Fraud%20Launcher%202.zi ## Zerg - [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor): - - Target acquisition range 3 » 4 + - Target acquisition range 3 » 5 - [Protathalor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/protathalor): - **Pungent Spores:** - Now targets air & ground, from ground only diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index a660b6a5..7e6e9e7c 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ