Mid refactor of item ruse--broken
This commit is contained in:
@@ -27,12 +27,7 @@ shatterGun = defaultWeapon
|
||||
& itType . iyBase .~ HELD SHATTERGUN
|
||||
& itUse . useDelay . rateMax .~ 10
|
||||
& itUse . rUse .~ HeldShatter --shootShatter
|
||||
& itUse . useMods .~
|
||||
[ ammoHammerCheck
|
||||
, useTimeCheck
|
||||
-- , withSoundStart tap3S
|
||||
, useAmmoAmount 1
|
||||
]
|
||||
& itUse . useMods .~ ShatterMod
|
||||
& itUse . useAim . aimStance .~ TwoHandFlat
|
||||
|
||||
shootShatter :: Item -> Creature -> World -> World
|
||||
|
||||
Reference in New Issue
Block a user