Fix more item bugs
This commit is contained in:
@@ -238,7 +238,7 @@ inventoryX c = case c of
|
||||
, rifle
|
||||
, shellMag
|
||||
]
|
||||
'P' -> [burstRifle , tinMag, bulletSynthesizer]
|
||||
'P' -> [burstRifle , tinMag, battery, bulletSynthesizer]
|
||||
'T' -> testInventory
|
||||
'U' ->
|
||||
[targetingScope tt | tt <- [minBound .. maxBound]]
|
||||
|
||||
Reference in New Issue
Block a user