Add new bullet trajectories
This commit is contained in:
@@ -171,6 +171,7 @@ testInventory = IM.fromList $ zip [0..]
|
||||
, bounceModule
|
||||
, teleportModule
|
||||
, makeTypeCraftNum 5 TUBE
|
||||
, makeTypeCraftNum 3 PRISM
|
||||
, makeTypeCraftNum 1 MAGNET
|
||||
, makeTypeCraftNum 5 HARDWARE
|
||||
, makeTypeCraftNum 3 SPRING
|
||||
@@ -178,7 +179,8 @@ testInventory = IM.fromList $ zip [0..]
|
||||
, makeTypeCraftNum 3 TIN
|
||||
, makeTypeCraftNum 3 PLANK
|
||||
, makeTypeCraftNum 1 MOTOR
|
||||
, makeTypeCraftNum 1 MICROCHIP
|
||||
, makeTypeCraftNum 5 MICROCHIP
|
||||
, makeTypeCraftNum 5 AIUNIT
|
||||
]
|
||||
stackedInventory :: IM.IntMap Item
|
||||
stackedInventory = IM.fromList $ zip [0..]
|
||||
|
||||
Reference in New Issue
Block a user