diff --git a/src-lib/Library/Types.hs b/src-lib/Library/Types.hs index 91005a5..c86a0f8 100644 --- a/src-lib/Library/Types.hs +++ b/src-lib/Library/Types.hs @@ -67,6 +67,7 @@ data Wand | BigWand -- ^ Stronger Zap spell | FireWand -- ^ Spell for causing fire damage | IceWand -- ^ Spell for causing ice damage + | BlinkWand -- ^ Spell for random teleport data Effect = Effect { effectType :: Affliction -- ^ What is happening