Magnets
This commit is contained in:
@@ -146,7 +146,7 @@ defaultEquipment = Item
|
||||
, _itInvSize = 1
|
||||
, _itDimension = defItDimCol yellow
|
||||
, _itConsumption = NoConsumption
|
||||
, _itUse = EquipUse
|
||||
, _itUse = EquipUse {_eqUse = \_ _ -> id}
|
||||
, _itScroll = \ _ _ -> id
|
||||
, _itAttachment = NoItAttachment
|
||||
, _itParams = NoParams
|
||||
|
||||
Reference in New Issue
Block a user