Commit before removing stackable items
This commit is contained in:
@@ -32,7 +32,7 @@ data ItemUse
|
||||
, _heldMods :: HeldMod
|
||||
, _heldHammer :: HammerPosition
|
||||
, _heldAim :: AimParams
|
||||
, _heldConsumption :: [AmmoType]
|
||||
, _heldAmmoTypes :: [AmmoType]
|
||||
, _heldParams :: HeldParams
|
||||
-- , _useTargeting :: Maybe TargetType
|
||||
}
|
||||
|
||||
@@ -20,7 +20,6 @@ data SoundOrigin
|
||||
| MachineAltSound Int
|
||||
| TerminalSound
|
||||
| WallSound Int
|
||||
| CrReloadSound Int
|
||||
| Flamer
|
||||
| ShellSound Int
|
||||
| FlameSound
|
||||
|
||||
Reference in New Issue
Block a user