Add overlays for ocsal and tyranny

This commit is contained in:
Pr0nogo 2023-12-02 00:00:16 -05:00
parent b4a37a0059
commit 61c00a3f47
14 changed files with 30 additions and 27 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1477,7 +1477,7 @@ Izirokor Birth
Izirokor Spore
Cuirass Stonewall Protocol Overlay
Cyclops Passive Hit
Creep Morph Overlay
Decaying Overlay
Salvage Periodic Zap
Salvage Disable Small
Salvage Disable Medium
@ -1776,8 +1776,8 @@ Dracadin Death Explosion
Lanifect Remains
Hotshot
Hotshot Shadow
Extended Image #776
Extended Image #777
Ocsal Regression Overlay
Tyranny Overlay
Extended Image #778
Extended Image #779
Extended Image #780

View File

@ -2780,16 +2780,16 @@ Death [NONE]
# ----------------------------------------------------------------------------- #
EggSpawnInit:
playfram 0x00 # Frame set 0
wait 100
playfram 1 # Frame set 0, direction 1
wait 100
playfram 2 # Frame set 0, direction 2
wait 100
playfram 3 # Frame set 0, direction 3
wait 100
playfram 4 # Frame set 0, direction 4
wait 100
playfram 0x00
wait 100
playfram 1
wait 100
playfram 2
wait 100
playfram 3
wait 100
playfram 4
wait 100
end
# ----------------------------------------------------------------------------- #
@ -38352,38 +38352,38 @@ SpecialState1 VorvrokorBirthSpecialState1
# ----------------------------------------------------------------------------- #
VorvrokorBirthInit:
playfram 0x00 # Frame set 0
playfram 0x00
goto VorvrokorBirthLocal00
VorvrokorBirthLocal00:
wait 125
wait 125
goto VorvrokorBirthLocal00
VorvrokorBirthDeath:
wait 1
wait 1
end
VorvrokorBirthSpecialState1:
wait 1
wait 1
nobrkcodestart
playfram 0x00
wait 2
wait 2
playfram 1
wait 2
wait 2
playfram 2
wait 2
wait 2
playfram 3
wait 2
wait 2
playfram 4
wait 2
wait 2
playfram 5
wait 2
wait 2
playfram 6
wait 2
wait 2
playfram 7
wait 2
sigorder 4
lowsprul 319 0 0 # Egg Spawn (zerg\zegspawn.grp)
wait 2
sigorder 4
lowsprul 319 0 0 # Egg Spawn (zerg\zegspawn.grp)
nobrkcodeend
goto VorvrokorBirthLocal00

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -71,6 +71,9 @@ Patch goals include:
- Scribe (materials and attack animation)
- Aurora (extended attack animation)
- Quazilisk, Nathrokor (new dual-birth animations)
- Added placeholder reads for:
- Zerg Ocsal origin
- Protoss Tyranny of the Sun
- Added unique remnants for:
- Lanifect (c. Baelethal)
- Added weapon SFX for:

Binary file not shown.