1.0.5 hotfix 1:
- Various fixes for the Combiner Patch.
This commit is contained in:
parent
db558f47e8
commit
85494e8449
5 changed files with 22 additions and 28 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue