mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
AlternativeCost add Blitz
This commit is contained in:
@@ -3,6 +3,7 @@ package forge.game.spellability;
|
|||||||
public enum AlternativeCost {
|
public enum AlternativeCost {
|
||||||
Awaken,
|
Awaken,
|
||||||
Bestow,
|
Bestow,
|
||||||
|
Blitz,
|
||||||
Cycling, // ActivatedAbility
|
Cycling, // ActivatedAbility
|
||||||
Dash,
|
Dash,
|
||||||
Disturb,
|
Disturb,
|
||||||
|
|||||||
Reference in New Issue
Block a user