Skip to content

Commit

Permalink
Add Alien token
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Oct 13, 2024
1 parent 6feb25e commit 2d42c44
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 5 deletions.
Binary file added cards/Alien (TPIP 6).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 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.
11 changes: 10 additions & 1 deletion cards/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,5 +506,14 @@
"artName": "Steel Soldier",
"artUrl": "https://www.instagram.com/p/CNKwXLGDsPT/?utm_source=ig_web_copy_link",
"mtgCardBuilderId": "149537"
}
},
"T0005": {
"name": "Alien (TPIP 6)",
"contributor": "madelson",
"artist": "Dave Kendall",
"artName": "Phyrexian Mite",
"artUrl": "https://cards.scryfall.io/art_crop/front/a/0/a0b4b9cc-b0a4-4383-881b-e843e5d8a8c1.jpg?1675957569",
"isMtgArt": true,
"mtgCardBuilderId": "198191"
},
}
5 changes: 5 additions & 0 deletions gallery/cardData.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
"nickname": "Parasitic Progeny",
"image": "https://madelson.github.io/universes-within-collection/cards/Adipose%20Offspring.png"
},
{
"oracleId": "a7f1f254-9cae-4662-aeb0-baae43f61953",
"name": "Alien",
"image": "https://madelson.github.io/universes-within-collection/cards/Alien%20(TPIP%206).png"
},
{
"oracleId": "743d33fa-0318-4f76-a989-af54434f2873",
"name": "Alien",
Expand Down
19 changes: 15 additions & 4 deletions gallery/galleryData.js
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,21 @@ const data = {
"universesBeyondImage": "https://cards.scryfall.io/normal/front/4/0/405df7c7-0e37-499e-9826-6bf9f5db7a40.jpg?1708742750",
"universesWithinImage": "./cards/Nuka-Cola%20Vending%20Machine.png"
},
{
"name": "Alien",
"contributionInfo": {
"contributor": "madelson",
"front": {
"artist": "Dave Kendall",
"artName": "Phyrexian Mite",
"artUrl": "https://cards.scryfall.io/art_crop/front/a/0/a0b4b9cc-b0a4-4383-881b-e843e5d8a8c1.jpg?1675957569",
"isMtgArt": true,
"mtgCardBuilderId": "198191"
}
},
"universesBeyondImage": "https://cards.scryfall.io/normal/front/c/d/cd66f10d-6fc4-4510-818c-96d29b425052.jpg?1708696919",
"universesWithinImage": "./cards/Alien%20(TPIP%206).png"
},
{
"name": "Dalek",
"contributionInfo": {
Expand Down Expand Up @@ -4905,10 +4920,6 @@ const data = {
"name": "Ian the Reckless",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/4/c/4cd46b6a-eb20-4ffa-94e0-47d1d2d46087.jpg?1708742155"
},
{
"name": "Alien",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/c/d/cd66f10d-6fc4-4510-818c-96d29b425052.jpg?1708696919"
},
{
"name": "The Master, Transcendent",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/5/b/5b0497da-670a-405c-a39c-97cae7942836.jpg?1710673422"
Expand Down

0 comments on commit 2d42c44

Please sign in to comment.