Improve possible manipulation of equipment

This commit is contained in:
2022-05-23 10:18:36 +01:00
parent 295c50f0d9
commit 46123de69c
9 changed files with 88 additions and 40 deletions
+3 -3
View File
@@ -174,14 +174,14 @@ inventoryA = IM.fromList $ zip [0..]
testInventory :: IM.IntMap Item
testInventory = IM.fromList $ zip [0..]
[ makeTypeCraftNum 9 PIPE
, brainHat
, autoSonar
, autoRadar
, magShield
, frontArmour
, flameShield
, wristArmour
, flatShield
, makeTypeCraftNum 1 MOTOR
, speedLegs
, jumpLegs
, makeModule INCENDIARYMODULE
, makeModule STATICMODULE
, makeModule CONCUSSMODULE