cleaned up masks
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 5.9 KiB |
@@ -841,7 +841,7 @@ function loadColors(colors) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
//changeme?
|
//changeme?
|
||||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,artifact-Artifact,colorless-Colorless,vehicle-Vehicle,clear-Clear,whiteLand-White Land,blueLand-Blue Land,blackLand-Black Land,redLand-Red Land,greenLand-Green Land,goldLand-Gold Land,colorlessLand-Colorless Land")
|
// loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,artifact-Artifact,colorless-Colorless,vehicle-Vehicle,clear-Clear,whiteLand-White Land,blueLand-Blue Land,blackLand-Black Land,redLand-Red Land,greenLand-Green Land,goldLand-Gold Land,colorlessLand-Colorless Land")
|
||||||
|
|
||||||
//It's easier to generate the mana symbol list via js, so do it here
|
//It's easier to generate the mana symbol list via js, so do it here
|
||||||
var symbolList = ""
|
var symbolList = ""
|
||||||
|
@@ -48,13 +48,13 @@
|
|||||||
"name": "Card Conjurer"
|
"name": "Card Conjurer"
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<!-- <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({
|
(adsbygoogle = window.adsbygoogle || []).push({
|
||||||
google_ad_client: "ca-pub-6359136885622932",
|
google_ad_client: "ca-pub-6359136885622932",
|
||||||
enable_page_level_ads: true
|
enable_page_level_ads: true
|
||||||
});
|
});
|
||||||
</script>
|
</script> -->
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|