Implement modules changing shell payloads
This commit is contained in:
@@ -241,11 +241,21 @@ inventoryX c = case c of
|
||||
[targetingScope tt | tt <- [minBound .. maxBound]]
|
||||
<>
|
||||
[ battery
|
||||
, laser
|
||||
, augmentedHUD
|
||||
, launcher
|
||||
, megaShellMag
|
||||
, homingModule
|
||||
, remoteScreen
|
||||
, launcherX 3
|
||||
, megaShellMag
|
||||
, homingModule
|
||||
, megaShellMag
|
||||
, homingModule
|
||||
, megaShellMag
|
||||
, homingModule
|
||||
]
|
||||
<> [shellModule p | p <- [minBound .. maxBound]]
|
||||
'V' ->
|
||||
[targetingScope tt | tt <- [minBound .. maxBound]]
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user