Commit before making hotkeys attach to item ids, not inv ids
This commit is contained in:
@@ -60,7 +60,7 @@ data UseFocus
|
||||
deriving (Eq, Show, Read)
|
||||
|
||||
data UseCondition
|
||||
= MustBeHeld
|
||||
= UseableWhenAimed
|
||||
| UseableAnytime
|
||||
deriving (Eq, Show, Read)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user