Fix burst rifle rate delay bug, various cleanups
This commit is contained in:
@@ -58,7 +58,6 @@ itemScroll yi invid itm w
|
||||
| HELD ALTERIFLE <- itm ^. itType
|
||||
, yi /= 0 =
|
||||
w
|
||||
-- & itmlens . itUse . heldMuzzles . ix 0 . mzAmmoSlot
|
||||
& itmlens . itParams . alteRifleSwitch
|
||||
%~ ((`mod` 2) . (+ 1))
|
||||
| isJust $ itm ^? itScroll . itsInt = w & itmlens . itScroll . itsInt +~ yi
|
||||
|
||||
Reference in New Issue
Block a user