Commit before rethinking item ammo containers

This commit is contained in:
2024-12-18 19:20:37 +00:00
parent 9bc9dd2a08
commit db8e26b99d
4 changed files with 239 additions and 227 deletions
+3 -5
View File
@@ -116,11 +116,9 @@ startInventory = IM.fromList $ zip [0 ..] startInvList
inventoryX :: Char -> [Item]
inventoryX c = case c of
'A' ->
[ clickDetector x | x <- [minBound .. maxBound]
] <> [pulseChecker,battery] <> fold
[ makeTypeCraftNum 1 TRANSFORMER
, makeTypeCraftNum 2 CAN
, makeTypeCraftNum 2 PIPE
[ flameThrower
, fuelPack
, chemFuelPouch
]
'B' ->
[ wristArmour