Commit before making hotkeys attach to item ids, not inv ids
This commit is contained in:
@@ -30,11 +30,15 @@ data ComposeLinkType
|
||||
| FunctionChangeLink
|
||||
| MakeAutoLink
|
||||
| ProjectileStabiliserLink
|
||||
| UnderBarrelSlotLink
|
||||
| UnderBarrelPlatformLink
|
||||
deriving (Eq, Ord, Show, Read)
|
||||
|
||||
data ItemStructuralFunction
|
||||
= UnloadedWeaponSF
|
||||
| HeldPlatformSF
|
||||
| UnderBarrelSlotSF
|
||||
| UnderBarrelPlatformSF
|
||||
| EquipmentPlatformSF
|
||||
| GadgetPlatformSF
|
||||
| WeaponScopeSF
|
||||
|
||||
Reference in New Issue
Block a user