hugosaintemarie / magic-maze

Online version of board game "Magic Maze"
https://magicmaze.herokuapp.com
MIT License
20 stars 11 forks source link

Allow vortex action to be used anywhere #46

Closed rcjsuen closed 3 years ago

rcjsuen commented 3 years ago

Currently, the vortex action can only be used if the hero is already on a vortex. This ruling is only applicable to scenario 13 and should not be applied to scenarios 1 to 7.

This fixes #45.