diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index ab7d439b..8f0e4128 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index c6deff72..cd19035c 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/datreq/Units.graft b/mpq/datreq/Units.graft index 6c6dbc72..40eef1cf 100644 Binary files a/mpq/datreq/Units.graft and b/mpq/datreq/Units.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index b40d0d19..5ff84d56 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 e39ba878..84f55245 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -33140,11 +33140,11 @@ ZoryusShroudIsWorking: # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: -# 1310 Larval Cesiant (cm\zerg\larvalcolony.grp) +# 1310 Larvosk Cesiant (cm\zerg\larvosk-cesiant.grp) .headerstart IsId 553 Type 20 -Init LarvalCesiantInit +Init LarvoskCesiantInit Death CerebrateDeath GndAttkInit [NONE] AirAttkInit [NONE] @@ -33159,8 +33159,8 @@ Walking [NONE] WalkingToIdle [NONE] SpecialState1 [NONE] SpecialState2 [NONE] -AlmostBuilt LarvalCesiantAlmostBuilt -Built LarvalCesiantBuilt +AlmostBuilt LarvoskCesiantAlmostBuilt +Built LarvoskCesiantBuilt Landing [NONE] LiftOff [NONE] IsWorking ScourgeLocal00 @@ -33169,30 +33169,30 @@ WarpIn [NONE] .headerend # ----------------------------------------------------------------------------- # -LarvalCesiantInit: - imgul 1311 0 0 # Larval Cesiant Shadow (cm\zerg\larvalcolony-shad.grp) - playfram 0x00 # Frame set 0 +LarvoskCesiantInit: + imgul 1311 0 0 # Larvosk Cesiant Shadow (cm\zerg\larvosk-cesiant-shadow.grp) + playfram 0x00 goto ScourgeLocal00 -LarvalCesiantAlmostBuilt: +LarvoskCesiantAlmostBuilt: imgol 108 0 0 # Zerg Building Spawn (Medium) (zerg\zSpawn02.grp) -LarvalCesiantBuilt: - playfram 0x00 # Frame set 0 +LarvoskCesiantBuilt: + playfram 0x00 wait 2 -LarvalCesiantLocal00: - playfram 1 # Frame set 0, direction 1 - wait 2 - playfram 2 # Frame set 0, direction 2 - wait 2 - playfram 3 # Frame set 0, direction 3 - wait 2 +LarvoskCesiantLocal00: + playfram 1 + wait 2 + playfram 2 + wait 2 + playfram 3 + wait 2 playfram 2 - wait 2 + wait 2 playfram 1 - wait 2 - playfram 0x00 # Frame set 0 - wait 2 - goto LarvalCesiantLocal00 + wait 2 + playfram 0x00 + wait 2 + goto LarvoskCesiantLocal00 # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: @@ -52007,4 +52007,33 @@ ZealotStarboundGndAttkRpt: ignorerest goto ZealotGndAttkToIdle -## Next free IsId: 798 \ No newline at end of file +# ----------------------------------------------------------------------------- # +# This header is used by images.dat entries: +# 1946 Vibrance (cm\protoss\vibrance.grp) +.headerstart +IsId 798 +Type 12 +Init VibranceInit +Death AnalogueDeath +GndAttkInit AnalogueGndAttkInit +AirAttkInit AnalogueGndAttkInit +Unused1 [NONE] +GndAttkRpt AnalogueGndAttkInit +AirAttkRpt AnalogueGndAttkInit +CastSpell [NONE] +GndAttkToIdle AnalogueGndAttkToIdle +AirAttkToIdle AnalogueGndAttkToIdle +Unused2 [NONE] +Walking AnalogueWalking +WalkingToIdle AnalogueGndAttkToIdle +SpecialState1 [NONE] +.headerend +# ----------------------------------------------------------------------------- # + +VibranceInit: + imgul 1947 0 7 # Vibrance Shadow (cm\protoss\vibrance.grp) + playfram 0x00 + wait 2 + goto AnalogueGndAttkToIdle + +## Next free IsId: 799 \ No newline at end of file diff --git a/patchnotes.md b/patchnotes.md index 0a2a0a0c..371bbba9 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -213,6 +213,10 @@ Forthcoming. - [Zethrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor): - Movement speed 8.1 » 7.5 - **Zethrok Claws** weapon cooldown 0.25 » 0.21 +- [Cikralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/cikralisk): + - HP 70 » 100 +- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk): + - HP 120 » 140 - [Hydralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/hydralisk): - Movement speed 5.4 » 6.15 - **Needle Spines** weapon cooldown 0.71 » 0.63 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 7cc7be2a..afc9ab0e 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ