Skip to content

Commit

Permalink
Add well rested
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Oct 10, 2024
1 parent 1e8a5fc commit 5f02fcd
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 8 deletions.
Binary file added cards/Well Rested.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions cards/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,14 @@
"artUrl": "https://www.artstation.com/artwork/5XV2z1",
"mtgCardBuilderId": "159810"
},
"0056": {
"name": "Well Rested",
"contributor": "madelson",
"artist": "Sandara Tang",
"artName": "Flower Foxes",
"artUrl": "https://www.artstation.com/artwork/rJ9lvE",
"mtgCardBuilderId": "196334"
},
"T0001": {
"name": "Alien (TWHO 2)",
"contributor": "cgregory",
Expand Down
5 changes: 5 additions & 0 deletions gallery/cardData.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,11 @@
"nickname": "Sorin's Search for Avacyn",
"image": "https://madelson.github.io/universes-within-collection/cards/Vault%2013_%20Dweller%27s%20Journey.png"
},
{
"oracleId": "f8cebb33-9235-4f63-8171-15af8b8e1436",
"name": "Well Rested",
"image": "https://madelson.github.io/universes-within-collection/cards/Well%20Rested.png"
},
{
"oracleId": "dd903bff-d96f-431a-8ff9-88d0ad92f937",
"name": "Zombie Mutant",
Expand Down
27 changes: 19 additions & 8 deletions gallery/galleryData.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
const data = {
"cards": [
{
"name": "Well Rested",
"contributionInfo": {
"contributor": "madelson",
"front": {
"artist": "Sandara Tang",
"artistUrl": "https://sandara.artstation.com/",
"artName": "Flower Foxes",
"artUrl": "https://www.artstation.com/artwork/rJ9lvE",
"mtgCardBuilderId": "196334"
}
},
"universesBeyondImage": "https://cards.scryfall.io/normal/front/e/d/ed640359-01e2-4a96-a4ab-aca053a2498d.jpg?1708742381",
"universesWithinImage": "./cards/Well%20Rested.png"
},
{
"name": "Mutational Advantage",
"contributionInfo": {
Expand Down Expand Up @@ -925,7 +940,7 @@ const data = {
{
"name": "Mind Flayer, the Shadow",
"nickname": "Arvinox, the Mind Flail",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/0/f/0fbaa2f0-9ad0-4ce2-8ce6-359d01bd524c.jpg?1682712564",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/0/f/0fbaa2f0-9ad0-4ce2-8ce6-359d01bd524c.jpg?1723643328",
"universesWithinImage": "https://cards.scryfall.io/normal/front/c/8/c83542de-38ca-4aad-acba-189374be37e2.jpg?1681728814"
},
{
Expand Down Expand Up @@ -972,8 +987,8 @@ const data = {
},
{
"name": "Havengul Laboratory // Havengul Mystery",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/8/3/83a86763-c3fe-4cff-8b65-22cb329d112c.jpg?1664605623",
"universesBeyondBackImage": "https://cards.scryfall.io/normal/back/8/3/83a86763-c3fe-4cff-8b65-22cb329d112c.jpg?1664605623",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/8/3/83a86763-c3fe-4cff-8b65-22cb329d112c.jpg?1723644208",
"universesBeyondBackImage": "https://cards.scryfall.io/normal/back/8/3/83a86763-c3fe-4cff-8b65-22cb329d112c.jpg?1723644208",
"universesWithinImage": "https://cards.scryfall.io/normal/front/8/2/823b019e-10c0-4712-8167-d4f37a71e782.jpg?1677763621",
"universesWithinBackImage": "https://cards.scryfall.io/normal/back/8/2/823b019e-10c0-4712-8167-d4f37a71e782.jpg?1677763621"
},
Expand Down Expand Up @@ -4395,7 +4410,7 @@ const data = {
},
{
"name": "The Fifteenth Doctor",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/5/3/530a26f1-cf7a-4e56-886b-6799b057c739.jpg?1707370998"
"universesBeyondImage": "https://cards.scryfall.io/normal/front/5/3/530a26f1-cf7a-4e56-886b-6799b057c739.jpg?1727093500"
},
{
"name": "Apothecary White",
Expand Down Expand Up @@ -5002,10 +5017,6 @@ const data = {
"name": "Watchful Radstag",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/b/e/be4151d4-4d35-48d2-9e72-c87014f79137.jpg?1708742373"
},
{
"name": "Well Rested",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/e/d/ed640359-01e2-4a96-a4ab-aca053a2498d.jpg?1708742381"
},
{
"name": "Agent Frank Horrigan",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/9/1/91193a0b-9087-404f-b397-815e29d0fe12.jpg?1708742388"
Expand Down

0 comments on commit 5f02fcd

Please sign in to comment.