Remove shrink gun
This commit is contained in:
@@ -23,8 +23,7 @@ defaultItemDimension = ItemDimension
|
||||
|
||||
defaultHeldItem :: Item
|
||||
defaultHeldItem = Item
|
||||
{ _itCurseStatus = Uncursed
|
||||
, _itType = HELD PISTOL
|
||||
{ _itType = HELD PISTOL
|
||||
, _itEffect = defaultItEffect
|
||||
, _itID = 0 -- should this return an error ? const $ error "itID not correctly initialised" ?
|
||||
, _itTargeting = NoItTargeting
|
||||
|
||||
Reference in New Issue
Block a user