Adjustments and bugfixes.

This commit is contained in:
Marisa the Magician 2019-09-20 13:37:05 +02:00
commit e4c93e892b
7 changed files with 39 additions and 23 deletions

View file

@ -190,6 +190,7 @@ Class Impaler : UnrealWeapon
A_Overlay(-2,"ZapDown");
A_PlaySound("impaler/gemdown",CHAN_WEAPON);
}
if ( self is 'UTPlayer' ) UTPlayer(self).PlayReloading();
}
IMPG ABCDE 2;
Goto Idle;