Cleanup
This commit is contained in:
@@ -84,7 +84,7 @@ defaultAimParams = AimParams
|
||||
defaultGun :: Item
|
||||
defaultGun = Item
|
||||
{ _itName = "default"
|
||||
, _itCombineType = NoCombineType
|
||||
, _itType = NoCombineType
|
||||
, _itCurseStatus = Uncursed
|
||||
-- , _itIdentity = Pistol
|
||||
, _itConsumption = defaultAmmo
|
||||
@@ -110,7 +110,7 @@ defaultGun = Item
|
||||
defaultCraftable :: Item
|
||||
defaultCraftable = Item
|
||||
{ _itName = "default"
|
||||
, _itCombineType = NoCombineType
|
||||
, _itType = NoCombineType
|
||||
, _itCurseStatus = Uncursed
|
||||
-- , _itIdentity = Generic
|
||||
, _itConsumption = NoConsumption
|
||||
|
||||
Reference in New Issue
Block a user