Add shatterGun

This commit is contained in:
2022-06-16 11:13:44 +01:00
parent 6d5d651566
commit fa762c7687
13 changed files with 98 additions and 15 deletions
+1
View File
@@ -235,6 +235,7 @@ inventoryX c = case c of
, makeTypeCraftNum 5 INCENDIARYMODULE
, makeTypeCraftNum 5 STATICMODULE
]
'H' -> [ shatterGun ]
_ -> []
testInventory :: IM.IntMap Item