Add gimbal and gyroscope, allowing more fine tuned projectile control
This commit is contained in:
@@ -240,7 +240,9 @@ inventoryX c = case c of
|
||||
'U' ->
|
||||
[targetingScope tt | tt <- [minBound .. maxBound]]
|
||||
<>
|
||||
[ battery
|
||||
[ gyroscope
|
||||
, gimbal
|
||||
, battery
|
||||
, laser
|
||||
, augmentedHUD
|
||||
, rLauncher
|
||||
|
||||
Reference in New Issue
Block a user