Make examine inventory controlled by item, perhaps still buggy
This commit is contained in:
@@ -61,6 +61,7 @@ data ItemStructuralFunction
|
||||
| MakeAutoSF
|
||||
| ProjectileStabiliserSF
|
||||
| GrenadeHitEffectSF
|
||||
| ToggleSF
|
||||
deriving (Eq, Ord, Show, Read)
|
||||
|
||||
type ComposedItem = (Item, ItemStructuralFunction, LinkTest)
|
||||
|
||||
Reference in New Issue
Block a user