Make examine inventory controlled by item, perhaps still buggy
This commit is contained in:
@@ -43,6 +43,7 @@ data ItemUse
|
||||
| UseNothing
|
||||
| UseScope { _uScope :: Scope }
|
||||
| UseBulletMod { _ubMod :: BulletMod }
|
||||
| UseToggle {_useToggle :: Bool}
|
||||
deriving (Eq, Show, Read)
|
||||
|
||||
data HeldUseEffect
|
||||
|
||||
Reference in New Issue
Block a user