Emblazoned Golem check
Open
BUG
Game Mechanics
keep
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 163
Description
Emblazoned Golem has `Spend only colored mana on X. No more than one mana of each color may be spent this way.`
it is referenced in `ManaCostShard.COLORED_X` and that is used in come CostPay functions,
but I don't see where the Shard is getting generated?
Can the outdated Shard be removed?
Also, I don't see where `No more than one mana of each color` is used?
And I would like to get rid of this "fake keyword" and replace it with something else like a Static
Contributor guide
Assessment
This issue has not been assessed yet.