diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 5480b7dd..d329129c 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 68f970d0..b27529aa 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript_protoss.bin b/mpq/scripts/iscript_protoss.bin index cf1b4092..5fea7254 100644 Binary files a/mpq/scripts/iscript_protoss.bin and b/mpq/scripts/iscript_protoss.bin differ diff --git a/mpq/scripts/iscript_protoss.txt b/mpq/scripts/iscript_protoss.txt index 315a3afb..4b6a6a99 100644 --- a/mpq/scripts/iscript_protoss.txt +++ b/mpq/scripts/iscript_protoss.txt @@ -2362,7 +2362,7 @@ KhaydarinCrystalFormationInit: # 179 Nexus (protoss\nexus.grp) .headerstart IsId 177 -Type 21 +Type 27 Init NexusInit Death NexusDeath GndAttkInit [NONE] @@ -2385,6 +2385,12 @@ LiftOff [NONE] IsWorking SkryrokorLocal00 WorkingToIdle SkryrokorLocal00 WarpIn NexusWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # @@ -10505,7 +10511,7 @@ ProstrationStageDisable: # 1427 Rogue Gallery (cm\protoss\roguegallery.grp) .headerstart IsId 614 -Type 21 +Type 27 Init RogueGalleryInit Death RogueGalleryDeath GndAttkInit [NONE] @@ -10528,6 +10534,12 @@ LiftOff SkryrokorLocal00 IsWorking RogueGalleryIsWorking WorkingToIdle InfestedTerranWalkingToIdle WarpIn RogueGalleryWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # @@ -10578,7 +10590,7 @@ RogueGalleryWarpIn: # 1433 Monument of Sin (cm\protoss\monumentofsin.grp) .headerstart IsId 616 -Type 21 +Type 27 Init MonumentOfSinInit Death NexusDeath GndAttkInit [NONE] @@ -10601,6 +10613,12 @@ LiftOff SkryrokorLocal00 IsWorking MonumentOfSinIsWorking WorkingToIdle InfestedTerranWalkingToIdle WarpIn MonumentOfSinWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # @@ -12277,7 +12295,7 @@ EpigraphWalking: # 1639 Unitary Union (cm\protoss\unitary-union.grp) .headerstart IsId 712 -Type 21 +Type 27 Init UnitaryUnionInit Death GatewayDeath GndAttkInit [NONE] @@ -12300,6 +12318,12 @@ LiftOff SkryrokorLocal00 IsWorking UnitaryUnionIsWorking WorkingToIdle InfestedTerranWalkingToIdle WarpIn UnitaryUnionWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # @@ -13270,7 +13294,7 @@ PhantomStrikeProcDeath: # 1714 Engram (cm\protoss\engram.grp) .headerstart IsId 752 -Type 21 +Type 27 Init EngramInit Death NexusDeath GndAttkInit EngramGndAttkInit @@ -13293,6 +13317,12 @@ LiftOff [NONE] IsWorking SkryrokorLocal00 WorkingToIdle SkryrokorLocal00 WarpIn EngramWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # @@ -14542,7 +14572,7 @@ UnarWalking: # 1991 Xenolith (cm\protoss\xenolith.grp) .headerstart IsId 811 -Type 21 +Type 27 Init XenolithInit Death GatewayDeath GndAttkInit [NONE] @@ -14565,6 +14595,12 @@ LiftOff [NONE] IsWorking XenolithLocal01 WorkingToIdle XenolithLocal01 WarpIn XenolithWarpIn +Unused3 [NONE] +StarEditInit [NONE] +Disable SkryrokorLocal00 +Burrow [NONE] +UnBurrow [NONE] +Enable SkryrokorLocal00 .headerend # ----------------------------------------------------------------------------- # diff --git a/patchnotes.md b/patchnotes.md index 45ba00f5..d72f9de8 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -45,6 +45,8 @@ - HP 160 » 200 - [Watchdog](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/watchdog): - Build time 18 » 15 + - **Longbolt Missile:** + - Weapon range 7 » 8 - [Anvil](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/anvil): - Build time 45 » 30 - [Sentinel](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sentinel): @@ -104,6 +106,8 @@ - No longer stacks - Reduces armor by 1 and attack speed by 25% - Attacks apply it for 3 seconds; Broodspawn deaths apply it for 1 second +- [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk): + - Movement speed 5 » 5.25 - [Tethzorokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tethzorokor): - **Saber Array:** - Weapon damage 12 » 9 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 211f42a3..965be55c 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ