Skip to content

Commit

Permalink
Bighorner Rancher
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Nov 9, 2024
1 parent 4e6106b commit 57e3819
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 6 deletions.
Binary file added cards/Bighorner Rancher.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 @@ -494,12 +494,21 @@
"0061": {
"name": "Space Marine Devastator",
"nickname": "Cliffhaven Sanctifier",
"contributor": "cgregory",
"contributor": "madelson",
"artist": "Nickolas Paris",
"artName": "Kor Mage",
"artUrl": "https://nickolasparis.com/projects/BXVe19?album_id=8299747",
"mtgCardBuilderId": "208242"
},
"0062": {
"name": "Bighorner Rancher",
"nickname": "Karplusan Ranger",
"contributor": "madelson",
"artist": "Sandara Tang",
"artName": "Rest",
"artUrl": "https://www.instagram.com/p/Cb1ErhmJ0hZ/?hl=en",
"mtgCardBuilderId": "208885"
},
"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 @@ -60,6 +60,12 @@
"nickname": "Kanakht's Grim Caravan",
"image": "https://madelson.github.io/universes-within-collection/cards/Bessie%2C%20the%20Doctor%27s%20Roadster.png"
},
{
"oracleId": "826e6a6f-3b66-4225-87ee-04e345e047b3",
"name": "Bighorner Rancher",
"nickname": "Karplusan Ranger",
"image": "https://madelson.github.io/universes-within-collection/cards/Bighorner%20Rancher.png"
},
{
"oracleId": "61849685-b407-4ed0-aafc-ec3a003200b9",
"name": "Canoptek Wraith",
Expand Down
22 changes: 17 additions & 5 deletions gallery/galleryData.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
const data = {
"cards": [
{
"name": "Bighorner Rancher",
"nickname": "Karplusan Ranger",
"contributionInfo": {
"contributor": "madelson",
"front": {
"artist": "Sandara Tang",
"artistUrl": "https://sandara.artstation.com/",
"artName": "Rest",
"artUrl": "https://www.instagram.com/p/Cb1ErhmJ0hZ/?hl=en",
"mtgCardBuilderId": "208885"
}
},
"universesBeyondImage": "https://cards.scryfall.io/normal/front/8/6/861361bc-b357-4ff8-931b-a48d08817191.jpg?1708742265",
"universesWithinImage": "./cards/Bighorner%20Rancher.png"
},
{
"name": "Space Marine Devastator",
"nickname": "Cliffhaven Sanctifier",
"contributionInfo": {
"contributor": "cgregory",
"contributor": "madelson",
"front": {
"artist": "Nickolas Paris",
"artistUrl": "https://nickolasparis.com",
Expand Down Expand Up @@ -5022,10 +5038,6 @@ const data = {
"name": "Animal Friend",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/a/f/af31a045-0387-44ff-b735-54e19b04d925.jpg?1708742257"
},
{
"name": "Bighorner Rancher",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/8/6/861361bc-b357-4ff8-931b-a48d08817191.jpg?1708742265"
},
{
"name": "Break Down",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/3/3/3389f9d7-b8ae-4c51-90f9-b6385517914a.jpg?1708742272"
Expand Down

0 comments on commit 57e3819

Please sign in to comment.