Move towards tweak parameters editing items
This commit is contained in:
@@ -114,11 +114,3 @@ defaultItemDimension = ItemDimension
|
||||
defaultAutoGun :: Item
|
||||
defaultAutoGun = defaultGun
|
||||
& itUse . useAim . aimStance .~ TwoHandTwist
|
||||
defaultShellAmmo :: AmmoType
|
||||
defaultShellAmmo = ShellAmmo
|
||||
{ _amPayload = const id
|
||||
, _amString = "Shell"
|
||||
, _amPjParams = []
|
||||
, _amPjDraw = const mempty
|
||||
, _amParamSel = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user