Add ambient SFX for Protoss structure completion, Zerg structure progression, and Zerg structure completion

This commit is contained in:
Pr0nogo 2024-10-03 19:14:11 -04:00
parent df8b5b9c1c
commit 544855c627
11 changed files with 18 additions and 13 deletions

Binary file not shown.

View File

@ -3230,13 +3230,13 @@ Zealot (Starbound) Weaponhit 01
Terran Construction 01
Terran Construction 02
Terran Construction 03
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Terran Repair 01
Terran Repair 02
Terran Repair 03
Zerg Construction 01
Zerg Construction 02
Zerg Construction 03
Zerg Construction Start 01
Extended Sound #1
Extended Sound #1
Extended Sound #1

View File

@ -3232,4 +3232,8 @@ cm\t\_building\t-construction-02.wav
cm\t\_building\t-construction-03.wav
cm\t\repair-terran-01.wav
cm\t\repair-terran-02.wav
cm\t\repair-terran-03.wav
cm\t\repair-terran-03.wav
cm\z\_building\z-construction-01.wav
cm\z\_building\z-construction-02.wav
cm\z\_building\z-construction-03.wav
cm\z\_building\z-construction-start-01.wav

View File

@ -11020,8 +11020,7 @@ CantavisCastSpell:
wait 1
nobrkcodeend
gotorepeatattk
playfram 0x66
goto ScourgeLocal00
goto CantavisGndAttkToIdle
CantavisUnused2:
playfram 0x00
@ -11032,14 +11031,13 @@ CantavisUnused2:
playfram 0x22
wait 1
playfram 0x33
wait 1
castspell
wait 1
playfram 0x44
wait 1
castspell
sigorder 32
nobrkcodeend
gotorepeatattk
playfram 0x66
goto CantavisGndAttkToIdle
CantavisWalking:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -73,7 +73,10 @@ Forthcoming.
- Terran worker-based construction
- Terran repairs
- Protoss structure warp-in progression
- Protoss structure completion
- Zerg Egg hatch
- Zerg structure progression
- Zerg structure completion
- New unit responses for:
- Durendal, Cataphract
- New weaponhit SFX for:

Binary file not shown.