diff --git a/data/borders/8th/border.js b/data/borders/8th/border.js index a4f2aed1..8942b448 100644 --- a/data/borders/8th/border.js +++ b/data/borders/8th/border.js @@ -45,4 +45,6 @@ var rareStampY = 958 loadColors("white-White,whiteLand-White Land,blue-Blue,blueLand-Blue Land,black-Black,blackLand-Black Land,red-Red,redLand-Red Land,green-Green,greenLand-Green Land,gold-Gold,goldLand-Gold Land,colorless-Colorless,colorlessLand-Colorless Land,artifact-Artifact,oldArtifact-Old Artifact,oldGold-Old Gold,oldGoldLand-Old Gold Land") document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML -document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML \ No newline at end of file +document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML + +updateBorder() \ No newline at end of file diff --git a/data/borders/8th/frameMask.png b/data/borders/8th/frameMask.png new file mode 100644 index 00000000..19e3a19b Binary files /dev/null and b/data/borders/8th/frameMask.png differ diff --git a/data/borders/m15/border.js b/data/borders/m15/border.js index e09ccd32..a73349c7 100644 --- a/data/borders/m15/border.js +++ b/data/borders/m15/border.js @@ -45,4 +45,6 @@ var rareStampY = 958 loadColors("white-White,whiteLand-White Land,blue-Blue,blueLand-Blue Land,black-Black,blackLand-Black Land,red-Red,redLand-Red Land,green-Green,greenLand-Green Land,gold-Gold,goldLand-Gold Land,colorless-Colorless,colorlessLand-Colorless Land,artifact-Artifact") document.getElementById("secondColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML -document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML \ No newline at end of file +document.getElementById("thirdColorSelection").innerHTML = document.getElementById("colorSelection").innerHTML + +updateBorder() \ No newline at end of file diff --git a/data/borders/m15/multicolor_blend_card.png b/data/borders/m15/multicolor_blend_card.png deleted file mode 100644 index 0994f612..00000000 Binary files a/data/borders/m15/multicolor_blend_card.png and /dev/null differ diff --git a/index.html b/index.html index 29bf4d76..f529226e 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
Card Border