Move towards external targeting items
This commit is contained in:
@@ -240,6 +240,12 @@ inventoryX c = case c of
|
||||
]
|
||||
'P' -> [burstRifle , tinMag, bulletSynthesizer]
|
||||
'T' -> testInventory
|
||||
'U' ->
|
||||
[ targetingScope TARGETLASER
|
||||
, launcher
|
||||
, megaShellMag
|
||||
, homingModule
|
||||
]
|
||||
_ -> []
|
||||
|
||||
testInventory :: [Item]
|
||||
|
||||
Reference in New Issue
Block a user