Commit Graph

4 Commits

Author SHA1 Message Date
jendave
bba4219a50 Added SetInfo to card data. B 2011-08-06 11:22:29 +00:00
jendave
0144e6cde4 Removing the ":" from the following keywords so they can be used in combination with colon-delimited keywords, like stPump, etc.
At the beginning of your upkeep, CARDNAME deals {num} damage to you unless you pay:{cost}   ==> ...you pay {cost}
At the beginning of your upkeep, destroy CARDNAME unless you pay:{cost}   ==> ...you pay {cost}
At the beginning of your upkeep, sacrifice CARDNAME unless you pay:{cost}   ==> ...you pay {cost}

Also, updated the cards using these keywords.
2011-08-06 08:06:10 +00:00
jendave
59bb54274a Switched SVars from keyword to parsed in ReadCard. A-C 2011-08-06 07:35:00 +00:00
jendave
604a43d48a 4100 plus cards converted from cards.txt(r2008) A-B 2011-08-06 06:19:31 +00:00