aboutsummaryrefslogtreecommitdiffstats
path: root/todo
blob: 773f365bab1f1030abe559c734dc99317a92bef2 (plain)
1
2
3
4
5
6
7
8
9
10
"Callow Jushi",
"Coerced Confession",
"Khalni Hydra",
"Nightmare",
"Shivan Dragon",
"Disrupting Shoal",
"Sorin Markov",
"Ugin's Construct",

cat test/testcards.json | sed -e "s/,/,\n/g" | awk '/cmc/ { r = gensub(/.+?\":\"(.+?)\".+/, "\"\\1\",", "g"); print r }'