mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-20 05:57:34 -05:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
// List of card strings to be removed
|
|
// [
|
|
// "Card Name 1",
|
|
// "Card Name 2"
|
|
// ]
|
|
// Case-sensitive
|
|
|
|
[
|
|
"Sunset Pyramid (TO DELETE)"
|
|
] |