Magic-Spoiler/cards_delete
2017-06-22 12:54:42 -05:00

12 lines
159 B
Plaintext

// List of card strings to be removed
// [
// "Card Name 1",
// "Card Name 2"
// ]
// Case-sensitive
[
"Sunset Pyramid (TO DELETE)",
"Thoughtseize"
]