Move weapon torque out of records

This commit is contained in:
2025-06-04 11:21:15 +01:00
parent 9f884b5aa7
commit 636a13b678
10 changed files with 279 additions and 216 deletions
-5
View File
@@ -18,13 +18,8 @@ import LensHelp
bangRod :: Item
bangRod =
defaultBulletWeapon
-- & itUse . heldParams . recoil .~ 50
& itUse . heldParams . torqueAfter .~ 0.3
-- & itUse . heldParams . bulGunSound ?~ (bangEchoS,0)
& itUse . heldDelay . rateMax .~ 12
& itType .~ HELD BANGROD
-- & itUse . heldAim . aimZoom .~ defaultItZoom{_izFac = 1.5}
-- & itUse . heldAim . aimHandlePos .~ 5
& itUse . heldMuzzles . ix 0 . mzPos .~ V2 30 0
& itUse . heldMuzzles . ix 0 . mzFlareType .~ HeavySmokeFlare
-- & itUse . heldConsumption . laAmmoType .~ hvBulletAmmo