Improve possible manipulation of equipment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user