Remove equipment records

This commit is contained in:
2025-06-05 15:54:33 +01:00
parent 5f3b932338
commit 4b326433ab
15 changed files with 78 additions and 69 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ module Dodge.Combine.Combinations
, bulletWeapons
) where
--import Data.Bifunctor
import Dodge.Data.Magnet
import Dodge.Item.Ammo
import Dodge.Data.Item
import Dodge.Item
@@ -95,7 +95,7 @@ itemCombinations =
, p [o (HELD SPARKGUN), p 2 $ cr PIPE] teslaGun
-- , p [o $ cr TELEPORTMODULE, p 2 $ cr MICROCHIP] blinker
, p [o $ HELD BLINKER, p 2 $ cr MICROCHIP] unsafeBlinker
, po [cr MAGNET, cr TIN] magShield
, po [cr MAGNET, cr TIN] (magShield MagnetRepulse)
, p [p 2 $ cr PIPE, o $ cr PLATE, o $ cr MOTOR] powerLegs
, p [p 4 $ cr CAN] metalPlate
, p [p 3 $ cr TIN] metalPlate