Implement targeting launcher shells using separate item
This commit is contained in:
@@ -108,7 +108,7 @@ hat =
|
||||
& itUse . equipEffect . eeSite .~ GoesOnHead
|
||||
& itType . iyBase .~ EQUIP HAT
|
||||
|
||||
targetingHat :: TargetType -> Item
|
||||
targetingHat :: TargetingType -> Item
|
||||
targetingHat tt =
|
||||
defaultEquipment
|
||||
& itUse . equipEffect . eeSite .~ GoesOnHead
|
||||
|
||||
Reference in New Issue
Block a user