Add simple flamethrower upgrade path

This commit is contained in:
2022-03-03 15:11:20 +00:00
parent 08389ad4e0
commit fd622b4b80
6 changed files with 136 additions and 74 deletions
+5 -3
View File
@@ -173,8 +173,10 @@ testInventory = IM.fromList $ zip [0..]
, makeTypeCraftNum 1 LIGHTER
, makeTypeCraftNum 5 TUBE
-- , makeTypeCraftNum 5 CREATURESENSOR
, makeTypeCraftNum 3 PRISM
, makeTypeCraftNum 1 MAGNET
-- , makeTypeCraftNum 3 PRISM
, makeTypeCraftNum 3 DRUM
, makeTypeCraftNum 3 PUMP
-- , makeTypeCraftNum 1 MAGNET
, makeTypeCraftNum 5 HARDWARE
, makeTypeCraftNum 3 SPRING
, makeTypeCraftNum 10 CAN
@@ -207,7 +209,7 @@ stackedInventory = IM.fromList $ zip [0..]
-- ,grenade
,spawnGun (lamp 5)
,lasGun
,flamer
,flameThrower
,poisonSprayer
,launcher
,lasDrones