Skip to content

Commit

Permalink
Got all the illustrators in
Browse files Browse the repository at this point in the history
  • Loading branch information
shyndman committed Feb 3, 2014
1 parent 0acd684 commit 3bd8328
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
1 change: 0 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
be necessary to build them.

[todo] Alternate art on card pages
[todo] Figure out who did the alternate art for Eli 1.0, Kate, Private Security Force, Scorched Earth
[todo] Cost to break bug -- click on opponent, then go next/prev. URL is not correct.

RESPONSIVE NOTES
Expand Down
12 changes: 8 additions & 4 deletions app/data/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,8 @@
"title": "Kate \"Mac\" McCaffrey: Digital Tinker",
"type": "Identity",
"altart": {
"imagesrc": "/images/cards/kate-mac-mccaffrey-digital-tinker-alt.png"
"imagesrc": "/images/cards/kate-mac-mccaffrey-digital-tinker-alt.png",
"illustrator": "Viktoria Gavrilenko"
}
},
{
Expand Down Expand Up @@ -4751,7 +4752,8 @@
"title": "Scorched Earth",
"type": "Operation",
"altart": {
"imagesrc": "/images/cards/scorched-earth-alt.png"
"imagesrc": "/images/cards/scorched-earth-alt.png",
"illustrator": "Ignacio Bazan Lazcano"
}
},
{
Expand Down Expand Up @@ -4912,7 +4914,8 @@
"title": "Private Security Force",
"type": "Agenda",
"altart": {
"imagesrc": "/images/cards/private-security-force-alt.png"
"imagesrc": "/images/cards/private-security-force-alt.png",
"illustrator": "Adam Schumpert"
}
},
{
Expand Down Expand Up @@ -6391,7 +6394,8 @@
"title": "Eli 1.0",
"type": "ICE",
"altart": {
"imagesrc": "/images/cards/eli-10-alt.png"
"imagesrc": "/images/cards/eli-10-alt.png",
"illustrator": "Sandara Tang"
}
},
{
Expand Down

0 comments on commit 3bd8328

Please sign in to comment.