Increase Mortal Rifle melee range.

This commit is contained in:
Mari the Deer 2022-09-11 16:03:31 +02:00
commit 8913184c5f
2 changed files with 3 additions and 3 deletions

View file

@ -254,7 +254,7 @@ Class MisterRifle : SWWMWeapon
XZW8 R 1;
XZW8 S 1 A_Parry(8);
XZW8 T 1;
XZW8 U 1 A_Melee(50,"demolitionist/whitm",1.1,1.2,1.2);
XZW8 U 1 A_Melee(50,"demolitionist/whitm",1.25,1.2,1.2);
XZW8 VWXYZ 2;
XZW9 A 2 A_StartSound("mister/meleeend",CHAN_WEAPON,CHANF_OVERLAP);
XZW9 BCDEFGHIJ 2;