Remove left click/hotkey item data types
This commit is contained in:
@@ -18,9 +18,9 @@ data ItEffect = ItEffect
|
||||
|
||||
data ItInvEffect
|
||||
= NoInvEffect
|
||||
| ChargeIfEquipped
|
||||
| ChargeIfInInventory
|
||||
| SetCharge Int
|
||||
-- | ChargeIfEquipped
|
||||
-- | ChargeIfInInventory
|
||||
-- | SetCharge Int
|
||||
| EffectRootNotroot ItInvEffect ItInvEffect
|
||||
| CreateShieldWall
|
||||
| RemoveShieldWall
|
||||
|
||||
Reference in New Issue
Block a user