More stuff before public release.

Adjust the aspect of new 0.83 hud icons.
Impaler plays unique sound when ending altfire instead of select sound.
Adapt some things for the old sounds add-on.
Minor HUD adjustments (weapon slot related).
Left a couple notes of what I might do next.
This commit is contained in:
Marisa the Magician 2019-09-27 14:20:00 +02:00
commit bac9b6674d
25 changed files with 38 additions and 6 deletions

View file

@ -953,7 +953,7 @@ Class Impaler : UnrealWeapon
player.SetPSprite(-3,invoker.FindState("GemAltRelease"));
player.SetPSprite(-2,invoker.FindState("ZapAltRelease"));
A_StopBeam();
A_PlaySound("impaler/gem",CHAN_WEAPON,looping:true);
A_PlaySound("impaler/altend",CHAN_WEAPON,looping:true);
}
IMPA QRSTUVWX 2;
Goto Idle;