Move towards correcting module combinations
This commit is contained in:
@@ -229,6 +229,14 @@ inventoryX c = case c of
|
||||
, makeTypeCraftNum 5 TRANSFORMER
|
||||
, makeTypeCraftNum 5 PRISM
|
||||
, makeTypeCraftNum 5 LIGHTER
|
||||
, makeTypeCraftNum 5 INCENDIARYMODULE
|
||||
]
|
||||
'G' ->
|
||||
[ autoPistol
|
||||
, makeTypeCraftNum 2 HARDWARE
|
||||
, makeTypeCraftNum 2 MAGNET
|
||||
, makeTypeCraftNum 5 INCENDIARYMODULE
|
||||
, makeTypeCraftNum 5 STATICMODULE
|
||||
]
|
||||
_ -> []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user