Make use hammers and item positions slightly more logical

This commit is contained in:
2022-07-07 08:27:56 +01:00
parent c2e7fcc897
commit 3759434d92
16 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ defaultItem = Item
, _itIsHeld = False
, _itInvColor = yellow
, _itInvSize = 1
, _itInvPos = Nothing
, _itPos = VoidItm
, _itDimension = ItemDimension 0 0 NoPortage (const mempty)
, _itConsumption = NoConsumption
, _itUse = NoUse