Commit before making hotkeys attach to item ids, not inv ids
This commit is contained in:
@@ -74,6 +74,7 @@ data AttachType
|
||||
| JOYSTICK
|
||||
| GIMBAL
|
||||
| GYROSCOPE
|
||||
| UNDERBARRELSLOT
|
||||
| REMOTEDETONATOR
|
||||
| SMOKEREDUCER
|
||||
| HOMINGMODULE
|
||||
|
||||
@@ -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