1.0.5 hotfix 1:

- Various fixes for the Combiner Patch.
This commit is contained in:
Marisa the Magician 2019-12-03 18:20:54 +01:00
commit 85494e8449
5 changed files with 22 additions and 28 deletions

View file

@ -175,7 +175,7 @@ Class Razor2Alt : Razor2
bFORCEXYBILLBOARD = true;
Scale *= 0.65;
A_StopSound(CHAN_VOICE);
A_PlaySound("ripper/althit");
A_PlaySound("ripper/althit",CHAN_VOICE);
Spawn("Razor2AltLight",pos);
A_AlertMonsters();
A_SprayDecal("RazorBlast",20);