Remove left click/hotkey item data types

This commit is contained in:
2024-12-19 21:55:18 +00:00
parent 910c683eac
commit 3da9490dd4
34 changed files with 708 additions and 883 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ data ItEffect = ItEffect
data ItInvEffect
= NoInvEffect
| ChargeIfEquipped
| ChargeIfInInventory
| SetCharge Int
-- | ChargeIfEquipped
-- | ChargeIfInInventory
-- | SetCharge Int
| EffectRootNotroot ItInvEffect ItInvEffect
| CreateShieldWall
| RemoveShieldWall