Move item parameters into a more sensible place
This commit is contained in:
@@ -63,7 +63,6 @@ shrinkGun = defaultGun
|
||||
}
|
||||
, _itUse = defaultlUse {_lUse = hammerCheckL useShrinkGun}
|
||||
& useHammer .~ upHammer
|
||||
, _itType = UtilityItem
|
||||
, _itFloorPict = shrinkGunPic
|
||||
, _itAttachment = ItBool True
|
||||
}
|
||||
@@ -95,7 +94,6 @@ blinkGun = defaultGun
|
||||
, _itUse = defaultlUse
|
||||
{_lUse = hammerCheckL $ shootL aSelfL
|
||||
} & useHammer .~ upHammer
|
||||
, _itType = UtilityItem
|
||||
, _itFloorPict = const . noPic . colorSH chartreuse $ upperPrismPoly 2 $ square 2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user