Move item parameters into a more sensible place
This commit is contained in:
@@ -99,11 +99,7 @@ defaultGun = Weapon
|
||||
, _itInvDisplay = basicWeaponDisplay
|
||||
, _itInvColor = white
|
||||
, _itTargeting = Nothing
|
||||
, _itType = Weapon'
|
||||
{ _wpSpread = 0.02
|
||||
, _wpRange = 20
|
||||
, _wpNumBarrels = 1
|
||||
}
|
||||
, _itParams = NoParams
|
||||
, _itDimension = defaultItemDimension
|
||||
}
|
||||
defaultItemDimension :: ItemDimension
|
||||
|
||||
Reference in New Issue
Block a user