mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Add unique Penumbra weaponhit SFX
This commit is contained in:
parent
cbe938ede6
commit
59b946e6bc
Binary file not shown.
@ -2763,8 +2763,8 @@ Izirokor Order Aggressive 01
|
||||
Izirokor Order Aggressive 02
|
||||
Izirokor Under Attack 01
|
||||
Izirokor Under Attack 02
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Penumbra Weaponhit 01
|
||||
Penumbra Weaponhit 02
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
|
||||
@ -2763,3 +2763,5 @@ cm\z\izirokor\agg-01.wav
|
||||
cm\z\izirokor\agg-02.wav
|
||||
cm\z\izirokor\hlp-01.wav
|
||||
cm\z\izirokor\hlp-02.wav
|
||||
cm\t\penumbra\wh-01.wav
|
||||
cm\t\penumbra\wh-02.wav
|
||||
@ -32863,7 +32863,14 @@ BurstLasersExplosiveGndAttkInit:
|
||||
goto BurstLasersExplosiveGndAttkInit
|
||||
|
||||
BurstLasersExplosiveDeath:
|
||||
imgol 533 0 0 # Burst Lasers Hit (thingy\elbHit.grp)
|
||||
imgol 1245 0 0 # Arclite Shock Cannon Hit Silent (thingy\mushroom.grp)
|
||||
if bullet.weapon_id == 39 goto BurstLasersExplosiveDeathPenumbra
|
||||
playsnd 968 # Misc\CRITTERS\PbWht01.wav
|
||||
goto BurstLasersExplosiveDeathFinal
|
||||
|
||||
BurstLasersExplosiveDeathPenumbra:
|
||||
playsndbtwn 2765 2766 # Penumbra weaponhit 01, 02
|
||||
BurstLasersExplosiveDeathFinal:
|
||||
wait 1
|
||||
end
|
||||
|
||||
|
||||
BIN
mpq/sound/cm/t/penumbra/wh-01.wav
Normal file
BIN
mpq/sound/cm/t/penumbra/wh-01.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/penumbra/wh-02.wav
Normal file
BIN
mpq/sound/cm/t/penumbra/wh-02.wav
Normal file
Binary file not shown.
@ -73,7 +73,7 @@ Patch goals include:
|
||||
- Adjusted Legionnaire shadow, walk and attack animations
|
||||
- New weapon SFX: (some c. lolrsk8s)
|
||||
- Weaponfire: Matador (Cinder), Scribe, Artisan, Analogue
|
||||
- Weaponhit: Dracadin
|
||||
- Weaponhit: Penumbra (c. IskatuMesk), Dracadin
|
||||
- New unit responses for:
|
||||
- Hadron, Prostration Stage, Ardent Authority, Argosy, Izirokor (c. IskatuMesk)
|
||||
- Dracadin, Optecton
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user