Separate level 1 and level 2 quadravol impact sounds.
This commit is contained in:
parent
c80c2f0e1b
commit
fc240f9813
5 changed files with 9 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r343 \cu(Thu 18 Aug 18:33:57 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r343 \cu(2022-08-18 18:33:57)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r343 \cu(Thu 18 Aug 19:00:27 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r343 \cu(2022-08-18 19:00:27)\c-";
|
||||
|
|
|
|||
|
|
@ -95,10 +95,14 @@ quadshot/casing2 sounds/dlc1/quadshot/quad_casing2.ogg
|
|||
quadshot/casing3 sounds/dlc1/quadshot/quad_casing3.ogg
|
||||
quadshot/casing4 sounds/dlc1/quadshot/quad_casing4.ogg
|
||||
$random quadshot/casing { quadshot/casing1 quadshot/casing2 quadshot/casing3 quadshot/casing4 }
|
||||
quadshot/hit1 sounds/dlc1/quadshot/quad_explo1.ogg
|
||||
quadshot/hit2 sounds/dlc1/quadshot/quad_explo2.ogg
|
||||
quadshot/hit3 sounds/dlc1/quadshot/quad_explo3.ogg
|
||||
quadshot/hit1 sounds/dlc1/quadshot/quad_hit1.ogg
|
||||
quadshot/hit2 sounds/dlc1/quadshot/quad_hit2.ogg
|
||||
quadshot/hit3 sounds/dlc1/quadshot/quad_hit3.ogg
|
||||
$random quadshot/hit { quadshot/hit1 quadshot/hit2 quadshot/hit3 }
|
||||
quadshot/twohit1 sounds/dlc1/quadshot/quad_explo1.ogg
|
||||
quadshot/twohit2 sounds/dlc1/quadshot/quad_explo2.ogg
|
||||
quadshot/twohit3 sounds/dlc1/quadshot/quad_explo3.ogg
|
||||
$random quadshot/twohit { quadshot/twohit1 quadshot/twohit2 quadshot/twohit3 }
|
||||
quadshot/extrahit sounds/dlc1/quadshot/quad_xexpl.ogg
|
||||
quadshot/pointblank sounds/dlc1/quadshot/quad_xxexpl.ogg
|
||||
quadshot/fly sounds/dlc1/quadshot/quad_fly.ogg
|
||||
|
|
|
|||
BIN
sounds/dlc1/quadshot/quad_hit1.ogg
Normal file
BIN
sounds/dlc1/quadshot/quad_hit1.ogg
Normal file
Binary file not shown.
BIN
sounds/dlc1/quadshot/quad_hit2.ogg
Normal file
BIN
sounds/dlc1/quadshot/quad_hit2.ogg
Normal file
Binary file not shown.
BIN
sounds/dlc1/quadshot/quad_hit3.ogg
Normal file
BIN
sounds/dlc1/quadshot/quad_hit3.ogg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue