Skip to content

Commit

Permalink
Add Recon Craft Theta
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Oct 13, 2024
1 parent 5f02fcd commit 6feb25e
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 4 deletions.
Binary file added cards/Recon Craft Theta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions cards/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,15 @@
"artUrl": "https://www.artstation.com/artwork/rJ9lvE",
"mtgCardBuilderId": "196334"
},
"0057": {
"name": "Recon Craft Theta",
"nickname": "Phyrexian Scolo-Manta",
"contributor": "madelson",
"artist": "Thomas Ricci",
"artName": "Phyrexian Scolo-Manta",
"artUrl": "https://artrhino.artstation.com/projects/9e2nQq",
"mtgCardBuilderId": "198171"
},
"T0001": {
"name": "Alien (TWHO 2)",
"contributor": "cgregory",
Expand Down
6 changes: 6 additions & 0 deletions gallery/cardData.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,12 @@
"nickname": "Palace of the Hermit King",
"image": "https://madelson.github.io/universes-within-collection/cards/Rammas%20Echor%2C%20Ancient%20Shield.png"
},
{
"oracleId": "8fba247e-9849-4a06-84ff-242894b0503a",
"name": "Recon Craft Theta",
"nickname": "Phyrexian Scolo-Manta",
"image": "https://madelson.github.io/universes-within-collection/cards/Recon%20Craft%20Theta.png"
},
{
"oracleId": "6b5565a2-be5c-46b1-99df-8094e77446cc",
"name": "Renegade Silent",
Expand Down
20 changes: 16 additions & 4 deletions gallery/galleryData.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
const data = {
"cards": [
{
"name": "Recon Craft Theta",
"nickname": "Phyrexian Scolo-Manta",
"contributionInfo": {
"contributor": "madelson",
"front": {
"artist": "Thomas Ricci",
"artistUrl": "https://artrhino.artstation.com/",
"artName": "Phyrexian Scolo-Manta",
"artUrl": "https://artrhino.artstation.com/projects/9e2nQq",
"mtgCardBuilderId": "198171"
}
},
"universesBeyondImage": "https://cards.scryfall.io/normal/front/2/1/21aa59d3-e786-4ba0-9802-01b57597cda2.jpg?1708742768",
"universesWithinImage": "./cards/Recon%20Craft%20Theta.png"
},
{
"name": "Well Rested",
"contributionInfo": {
Expand Down Expand Up @@ -4644,10 +4660,6 @@ const data = {
"name": "Codsworth, Handy Helper",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/b/b/bbdfbd21-61b1-4ebd-8d37-bce2a391a7e9.jpg?1708741766"
},
{
"name": "Recon Craft Theta",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/2/1/21aa59d3-e786-4ba0-9802-01b57597cda2.jpg?1708742768"
},
{
"name": "Strength Bobblehead",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/f/9/f9af73ad-625a-4260-8917-6a837f9fdf88.jpg?1708742778"
Expand Down

0 comments on commit 6feb25e

Please sign in to comment.