Commit before making hotkeys attach to item ids, not inv ids

This commit is contained in:
2024-12-31 00:34:47 +00:00
parent 87f068f01a
commit 1e7dcbfded
15 changed files with 283 additions and 246 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ defaultHeldItem =
, _itLocation = InVoid
, _itUse = defaultHeldUse
, _itParams = NoParams
, _itUseCondition = MustBeHeld
, _itUseCondition = UseableWhenAimed
}
--defaultLeftItem :: Item