Forgot to add a sound for precaching.
This commit is contained in:
parent
ff1032fa19
commit
c6aef8d2cd
2 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r531 \cu(Sun 6 Jun 20:44:46 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw0.9.11b-pre r531 \cu(2021-06-06 20:44:46)\c-";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r532 \cu(Mon 7 Jun 14:21:53 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw0.9.11b-pre r532 \cu(2021-06-07 14:21:53)\c-";
|
||||
|
|
|
|||
|
|
@ -2817,6 +2817,7 @@ Class Demolitionist : PlayerPawn
|
|||
MarkSound("demolitionist/whitl1");
|
||||
MarkSound("demolitionist/whitl2");
|
||||
MarkSound("demolitionist/buttslam");
|
||||
MarkSound("demolitionist/buttslamx");
|
||||
MarkSound("demolitionist/smooch");
|
||||
MarkSound("demolitionist/blowkiss");
|
||||
MarkSound("demolitionist/petting");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue