Move towards external targeting items

This commit is contained in:
2024-09-28 23:01:50 +01:00
parent d1690ed3ac
commit 241191ee1b
11 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ showAttachItem t itm = case t of
TARGETATTACH x -> show x
BULLETSYNTHESIZER -> "BSYNTH"
REMOTESCREEN -> "REMOTE SCREEN " ++ show (itm ^? itUse . atLinkedProjectile . _Just)
ROCKETHOMER -> "HOMING MOD"
HOMINGMODULE -> "HOMING MOD"
showEquipItem :: EquipItemType -> String
showEquipItem eit = case eit of