Implement tracking rockets

This commit is contained in:
2022-03-01 18:22:47 +00:00
parent fd62b5a3b7
commit 910542a96a
11 changed files with 118 additions and 31 deletions
+1
View File
@@ -180,6 +180,7 @@ testInventory = IM.fromList $ zip [0..]
, makeTypeCraftNum 3 PLANK
, makeTypeCraftNum 1 MOTOR
, makeTypeCraftNum 5 MICROCHIP
, makeTypeCraftNum 1 TRANSMITTER
, makeTypeCraftNum 5 AIUNIT
]
stackedInventory :: IM.IntMap Item