This commit is contained in:
Kyle
2019-10-27 20:31:11 -07:00
parent 76cda1c8be
commit 9be3d874a9
4 changed files with 92 additions and 22 deletions

View File

@@ -103,4 +103,4 @@ function randomSet(updateHTML = true) {
document.getElementById("inputSetRarity").value = rarity
}
setSymbol.src = "https://cors-anywhere.herokuapp.com/http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=" + set + "&size=large&rarity=" + rarity
}
}