This commit is contained in:
2021-12-08 22:01:25 +00:00
parent a9139db0a8
commit eeda4f3e39
12 changed files with 98 additions and 36 deletions
+1 -1
View File
@@ -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