Add stopWatch

This commit is contained in:
2022-12-30 12:17:27 +00:00
parent 29d6307076
commit 828c4d9c5b
11 changed files with 70 additions and 22 deletions
+4 -3
View File
@@ -214,7 +214,7 @@ inventoryX c = case c of
, makeTypeCraftNum 1 CONCUSSMODULE
, makeTypeCraftNum 1 STATICMODULE
]
'L' -> [timeScrollGun]
'L' -> [scrollWatch]
'M' -> stackedInventory
'T' -> testInventory
_ -> []
@@ -246,8 +246,9 @@ stackedInventory :: [Item]
stackedInventory =
[ burstRifle
, pipe
, timeScrollGun
, rewindGun
, scrollWatch
, rewindWatch
, stopWatch
, tractorGun
, autoPistol
, pistol