Move towards external targeting items
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user