Input more combinations
This commit is contained in:
@@ -172,6 +172,8 @@ testInventory :: IM.IntMap Item
|
||||
testInventory = IM.fromList $ zip [0..]
|
||||
[ makeTypeCraftNum 9 PIPE
|
||||
, makeTypeCraft HARDWARE
|
||||
, makeTypeCraft CAN
|
||||
, makeTypeCraft TIN
|
||||
]
|
||||
stackedInventory :: IM.IntMap Item
|
||||
stackedInventory = IM.fromList $ zip [0..]
|
||||
|
||||
Reference in New Issue
Block a user