Oops, double function.
This commit is contained in:
parent
434e42a482
commit
89f2cbb098
2 changed files with 2 additions and 18 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r466 \cu(Fri 16 Sep 11:30:31 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r466 \cu(2022-09-16 11:30:31)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r467 \cu(Fri 16 Sep 11:31:26 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r467 \cu(2022-09-16 11:31:26)\c-";
|
||||
|
|
|
|||
|
|
@ -322,22 +322,6 @@ Class HeavyMahSheenGun : SWWMWeapon
|
|||
Radius 30;
|
||||
Height 28;
|
||||
}
|
||||
override void MarkPrecacheSounds()
|
||||
{
|
||||
Super.MarkPrecacheSounds();
|
||||
MarkSound("sheen/specialpick");
|
||||
MarkSound("sheen/select");
|
||||
MarkSound("sheen/deselect");
|
||||
MarkSound("sheen/meleestart");
|
||||
MarkSound("sheen/meleeend");
|
||||
MarkSound("sheen/fire1");
|
||||
MarkSound("sheen/fire2");
|
||||
MarkSound("sheen/fire3");
|
||||
MarkSound("sheen/700rpm");
|
||||
MarkSound("sheen/2100rpm");
|
||||
MarkSound("sheen/crankin");
|
||||
MarkSound("sheen/crankout");
|
||||
}
|
||||
States
|
||||
{
|
||||
Spawn:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue