Tweak weapons
This commit is contained in:
@@ -67,7 +67,7 @@ pistol = defaultGun
|
||||
, useTimeCheckI
|
||||
, withSoundI 0
|
||||
, useAmmo 1
|
||||
-- , withRandomDirI 0.1
|
||||
, randSpreadDir
|
||||
, withMuzFlareI
|
||||
]
|
||||
, _itLeftClickUse = Nothing
|
||||
@@ -828,7 +828,7 @@ grenade = Throwable
|
||||
, _itInvDisplay = basicWeaponDisplay
|
||||
, _itEffect = wpRecock
|
||||
, _itHammer = HammerUp
|
||||
, _itScrollUp = decreaseFuse fuseTime
|
||||
, _itScrollUp = decreaseFuse fuseTime
|
||||
, _itScrollDown = increaseFuse fuseTime
|
||||
, _itAimStance = OneHand
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user