Remove targeting bugs
This commit is contained in:
@@ -92,7 +92,7 @@ targetingHat tt =
|
||||
defaultEquipment
|
||||
& itUse . equipEffect . eeSite .~ GoesOnHead
|
||||
& itType . iyBase .~ EQUIP (TARGETINGHAT tt)
|
||||
& itUse . useTargeting .~ (Just tt)
|
||||
& itUse . useTargeting ?~ tt
|
||||
|
||||
headLamp :: Item
|
||||
headLamp =
|
||||
|
||||
Reference in New Issue
Block a user