mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Fix type of the counters used by Vile Requiem. Implement cards: Great Whale, Hermetic Study, Midsummer Revel, and Torch Song
This commit is contained in:
parent
952a9db112
commit
b43814a122
6 changed files with 297 additions and 4 deletions
|
|
@ -94,7 +94,6 @@ public enum CounterType {
|
|||
TOWER("tower"),
|
||||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
VILE("vile"),
|
||||
VITALITY("vitality"),
|
||||
WISH("wish");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue