Closed silasary closed 7 years ago
Gosh, Lotus Bloom... I should have thought about cases like that, and the Pacts too...
Great idea to create a function for CMC lookup: having to copy every change 4 times was going to be a source of human error (mostly mine) in the long run. Thanks!
This required a surprisingly large refactor to implement. I de-duplicated the four separate instances that we would perform a mana cost lookup into a single method call, which should make things nicer. As usual, it's still not perfect, but is much better than it was.
Closes #14