add new wand
This commit is contained in:
parent
88ea640a36
commit
897240ee86
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue