Quadravol fire sounds (oh my). Projectile stuff next.

This commit is contained in:
Mari the Deer 2022-08-18 00:00:10 +02:00
commit 2745c25818
11 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r338 \cu(Wed 17 Aug 19:03:19 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r338 \cu(2022-08-17 19:03:19)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r339 \cu(Thu 18 Aug 00:00:10 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r339 \cu(2022-08-18 00:00:10)\c-";

View file

@ -85,7 +85,17 @@ quadshot/load2 sounds/dlc1/quadshot/quad_load2.ogg
quadshot/load3 sounds/dlc1/quadshot/quad_load3.ogg
quadshot/load4 sounds/dlc1/quadshot/quad_load4.ogg
$random quadshot/load { quadshot/load1 quadshot/load2 quadshot/load3 quadshot/load4 }
// TODO fire sounds
quadshot/fireone sounds/dlc1/quadshot/quad_fireone.ogg
quadshot/firetwo sounds/dlc1/quadshot/quad_firetwo.ogg
quadshot/firethree sounds/dlc1/quadshot/quad_firethree.ogg
quadshot/firefour sounds/dlc1/quadshot/quad_firefour.ogg
quadshot/firefive sounds/dlc1/quadshot/quad_firefive.ogg
quadshot/casing1 sounds/dlc1/quadshot/quad_casing1.ogg
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 }
// TODO projectile sounds
// TODO sparkster rifle

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.