Fix Diadem turning issues; Resolve issues with Blissful Embrace casts; Fix Hierophant death animation

This commit is contained in:
Pr0nogo 2024-05-24 23:11:48 -04:00
parent 387aaad5d3
commit a9c5c1e776
5 changed files with 17 additions and 3 deletions

Binary file not shown.

View File

@ -152,7 +152,7 @@ Reset Collision (2 Units)
Reset Collision (Harvester&Mine)
Patrol (Normal)
CTF COP (Initialize)
Blissful Embrace (Akistrokor)
Blissful Embrace (Matraleth)
Grief of All Gods (Star Sovereign)
Script (Computer)
Attack Move (Computer)

View File

@ -28164,7 +28164,7 @@ AtreusDeath:
playsnd 533 # Protoss\Scout\PScDth00.WAV
imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp)
wait 2
lowsprul 192 0 0 # Dracadin Remnants (protoss\pdrDeath.grp)
lowsprul 846 0 42 # Protoss Unit Rubble Medium
wait 1
end
@ -34310,7 +34310,19 @@ HierophantDeath:
imgol 1774 0 0 # Dracadin death explosion (cm\protoss\dracadin-explosion.grp)
imgol 153 0 0 # Zealot Death (protoss\zealot.grp)
setfldirect 0
goto DracadinDeathFrames
playfram 832
wait 2
playfram 833
wait 2
playfram 834
wait 2
playfram 835
wait 2
playfram 836
wait 2
lowsprul 846 0 42 # Protoss Unit Rubble Medium
wait 1
end
HierophantUnused1:
wait 1

View File

@ -83,7 +83,9 @@ Cosmonarchy is firmly in the best spot it's ever been, and we intend to keep pus
- Zerg Larvae can no longer die by wandering over cagra-free terrain, as long as their parent structure remains alive (r. Krankendau, c. DF)
- Treasuries now leave behind rubble
- Ezigrisant regression can no longer break gas node harvestability (r. TheBeaver99)
- Slowed Diadems now turn properly (r. GreenEggs'NSpam)
- Ocsal Gosvileths no longer pass on Ocsal debuff to structures (r. TheBeaver99)
- Broodspawn, addons, and dual birth units now inherit debuffs like Infestation (r. GreenEggs'NSpam)
- **Tilesets:**
- Fixed height and pathing flags on Jungle World -> dirt cliff south ramps (r. The Shambler)
- **Audiovisuals**:

Binary file not shown.