Files
wagic/projects/mtg
zethfoxster 26b30cb20d ok sorry about the confusion, so the issue was with {1}{c} and how its handled. we only need to replace the adding of colorless in the manapool, the old colorless is still very very valid and should be left in place as is.
{1} can be paid with anything
{c} is a mana supertype, it pays for diamond and colorless. 
however all card such as "sol ring" now add diamond instead of old colorless.

reverted waste to {c}, but moved it under counters to avoid crashes. parse for a counter if its not a counter than parse {c} otherwise we would end up with case where it was parsing {c} instead of building counters or vice versa.
2016-05-31 18:41:36 -04:00
..
2015-10-03 21:39:54 +08:00
2016-05-30 01:16:19 +08:00
2012-05-19 19:40:32 +00:00
2012-05-20 14:18:24 +00:00
2015-09-13 23:50:21 +02:00
2012-05-07 05:09:12 +00:00
2015-10-03 21:39:54 +08:00
2014-01-18 14:23:26 +01:00
2014-03-11 17:19:05 +01:00
2012-01-07 23:38:10 +00:00