Use constructed laser as targeting scope

This commit is contained in:
2024-10-08 15:53:03 +01:00
parent da5a895f24
commit 9679f32618
21 changed files with 196 additions and 157 deletions
+4 -4
View File
@@ -201,8 +201,8 @@ inventoryX c = case c of
, makeTypeCraftNum 2 MICROCHIP
]
'J' ->
[ lasGun
, lasGun
[ laser
, battery
--, dualBeam
] <> makeTypeCraftNum 10 TRANSFORMER
'K' ->
@@ -282,13 +282,13 @@ testInventory =
stackedInventory :: [Item]
stackedInventory =
[ torch
, battery
, smallBattery
, remoteScreen
, megaShellMag
, targetingScope TARGETLASER
, burstRifle
, megaTinMag 100
, lasGun
, laser
, makeTypeCraft TRANSFORMER
, teslaGun
, megaBattery