diff --git a/img/frames/m15/crowns/m15CrownA.png b/img/frames/m15/crowns/m15CrownA.png index 894b755b..2c4f0aa7 100644 Binary files a/img/frames/m15/crowns/m15CrownA.png and b/img/frames/m15/crowns/m15CrownA.png differ diff --git a/img/frames/m15/crowns/m15CrownB.png b/img/frames/m15/crowns/m15CrownB.png index 612b85c6..b660ed59 100644 Binary files a/img/frames/m15/crowns/m15CrownB.png and b/img/frames/m15/crowns/m15CrownB.png differ diff --git a/img/frames/m15/crowns/m15CrownC.png b/img/frames/m15/crowns/m15CrownC.png new file mode 100644 index 00000000..9efa01b9 Binary files /dev/null and b/img/frames/m15/crowns/m15CrownC.png differ diff --git a/img/frames/m15/crowns/m15CrownCThumb.png b/img/frames/m15/crowns/m15CrownCThumb.png new file mode 100644 index 00000000..81946ae5 Binary files /dev/null and b/img/frames/m15/crowns/m15CrownCThumb.png differ diff --git a/img/frames/m15/crowns/m15CrownG.png b/img/frames/m15/crowns/m15CrownG.png index b52c8cb6..aeceeeb7 100644 Binary files a/img/frames/m15/crowns/m15CrownG.png and b/img/frames/m15/crowns/m15CrownG.png differ diff --git a/img/frames/m15/crowns/m15CrownL.png b/img/frames/m15/crowns/m15CrownL.png index 8ba41a7e..ae16df31 100644 Binary files a/img/frames/m15/crowns/m15CrownL.png and b/img/frames/m15/crowns/m15CrownL.png differ diff --git a/img/frames/m15/crowns/m15CrownM.png b/img/frames/m15/crowns/m15CrownM.png index b4457b48..cb2247ff 100644 Binary files a/img/frames/m15/crowns/m15CrownM.png and b/img/frames/m15/crowns/m15CrownM.png differ diff --git a/img/frames/m15/crowns/m15CrownR.png b/img/frames/m15/crowns/m15CrownR.png index 17b23ea7..43f8718c 100644 Binary files a/img/frames/m15/crowns/m15CrownR.png and b/img/frames/m15/crowns/m15CrownR.png differ diff --git a/img/frames/m15/crowns/m15CrownU.png b/img/frames/m15/crowns/m15CrownU.png index 92290979..bab79bdb 100644 Binary files a/img/frames/m15/crowns/m15CrownU.png and b/img/frames/m15/crowns/m15CrownU.png differ diff --git a/img/frames/m15/crowns/m15CrownW.png b/img/frames/m15/crowns/m15CrownW.png index 25f8565e..ebe72ab2 100644 Binary files a/img/frames/m15/crowns/m15CrownW.png and b/img/frames/m15/crowns/m15CrownW.png differ diff --git a/img/frames/m15/crowns/m15MaskLegendCrown.png b/img/frames/m15/crowns/m15MaskLegendCrown.png index 43fe2d97..af694f28 100644 Binary files a/img/frames/m15/crowns/m15MaskLegendCrown.png and b/img/frames/m15/crowns/m15MaskLegendCrown.png differ diff --git a/img/frames/m15/crowns/m15MaskLegendCrownPinline.png b/img/frames/m15/crowns/m15MaskLegendCrownPinline.png index 955baf1a..2e13b0b7 100644 Binary files a/img/frames/m15/crowns/m15MaskLegendCrownPinline.png and b/img/frames/m15/crowns/m15MaskLegendCrownPinline.png differ diff --git a/img/frames/m15/mid/bCrown.png b/img/frames/m15/mid/bCrown.png index f8ed3382..796f05a0 100644 Binary files a/img/frames/m15/mid/bCrown.png and b/img/frames/m15/mid/bCrown.png differ diff --git a/img/frames/m15/nickname/addons/m15NicknameTitleC.png b/img/frames/m15/nickname/addons/m15NicknameTitleC.png new file mode 100644 index 00000000..b479e450 Binary files /dev/null and b/img/frames/m15/nickname/addons/m15NicknameTitleC.png differ diff --git a/img/frames/m15/nickname/addons/m15NicknameTitleCThumb.png b/img/frames/m15/nickname/addons/m15NicknameTitleCThumb.png new file mode 100644 index 00000000..41957d58 Binary files /dev/null and b/img/frames/m15/nickname/addons/m15NicknameTitleCThumb.png differ diff --git a/img/frames/m15/regular/eldrazi.png b/img/frames/m15/regular/eldrazi.png index df2c92ed..dbc39b3a 100644 Binary files a/img/frames/m15/regular/eldrazi.png and b/img/frames/m15/regular/eldrazi.png differ diff --git a/js/frames/packM15LegendCrowns.js b/js/frames/packM15LegendCrowns.js index 5665833b..2d4aba60 100644 --- a/js/frames/packM15LegendCrowns.js +++ b/js/frames/packM15LegendCrowns.js @@ -3,14 +3,15 @@ var masks = [{src:'/img/frames/m15/crowns/m15MaskLegendCrown.png', name:'Crown W var bounds = {x:0.0274, y:0.0191, width:0.9454, height:0.1667}; //defines available frames availableFrames = [ - {name:'White Legend Crown', src:'/img/frames/m15/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Blue Legend Crown', src:'/img/frames/m15/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Black Legend Crown', src:'/img/frames/m15/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Red Legend Crown', src:'/img/frames/m15/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Green Legend Crown', src:'/img/frames/m15/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Multicolored Legend Crown', src:'/img/frames/m15/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Artifact Legend Crown', src:'/img/frames/m15/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Land Legend Crown', src:'/img/frames/m15/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:8}, + {name:'White Legend Crown', src:'/img/frames/m15/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Blue Legend Crown', src:'/img/frames/m15/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Black Legend Crown', src:'/img/frames/m15/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Red Legend Crown', src:'/img/frames/m15/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Green Legend Crown', src:'/img/frames/m15/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Multicolored Legend Crown', src:'/img/frames/m15/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Artifact Legend Crown', src:'/img/frames/m15/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Land Legend Crown', src:'/img/frames/m15/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Colorless Legend Crown', src:'/img/frames/m15/crowns/m15CrownC.png', masks:masks, bounds:bounds, complementary:9}, {name:'Legend Crown Border Cover', src:'/img/black.png', bounds:{x:0.0394, y:0.0277, width:0.9214, height:0.0177}} ]; //disables/enables the "Load Frame Version" button diff --git a/js/frames/packM15Nickname-2.js b/js/frames/packM15Nickname-2.js index d923dabc..5375518c 100644 --- a/js/frames/packM15Nickname-2.js +++ b/js/frames/packM15Nickname-2.js @@ -10,7 +10,8 @@ availableFrames = [ {name:'Green Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleG.png', masks:masks3, bounds:bounds3}, {name:'Multicolored Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleM.png', masks:masks3, bounds:bounds3}, {name:'Artifact Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleA.png', masks:masks3, bounds:bounds3}, - {name:'Land Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleL.png', masks:masks3, bounds:bounds3} + {name:'Land Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleL.png', masks:masks3, bounds:bounds3}, + {name:'Colorless Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleC.png', masks:masks3, bounds:bounds3} ]; //disables/enables the "Load Frame Version" button document.querySelector('#loadFrameVersion').disabled = true; diff --git a/js/frames/packUB.js b/js/frames/packUB.js index fdb8d588..cee64af3 100644 --- a/js/frames/packUB.js +++ b/js/frames/packUB.js @@ -13,6 +13,7 @@ availableFrames = [ {name:'Artifact Frame', src:'/img/frames/m15/ub/regular/a.png', masks:masks}, {name:'Land Frame', src:'/img/frames/m15/ub/regular/l.png', masks:masks}, {name:'Vehicle Frame', src:'/img/frames/m15/ub/regular/v.png', masks:masks}, + {name:'Colorless Frame', src:'/img/frames/m15/ub/regular/c.png', masks:masks}, {name:'White Land Frame', src:'/img/frames/m15/ub/regular/wl.png', masks:masks}, {name:'Blue Land Frame', src:'/img/frames/m15/ub/regular/ul.png', masks:masks}, {name:'Black Land Frame', src:'/img/frames/m15/ub/regular/bl.png', masks:masks}, diff --git a/js/frames/packUBLegendCrowns.js b/js/frames/packUBLegendCrowns.js index e73939ee..4664ae75 100644 --- a/js/frames/packUBLegendCrowns.js +++ b/js/frames/packUBLegendCrowns.js @@ -3,14 +3,15 @@ var masks = [{src:'/img/frames/m15/crowns/m15MaskLegendCrown.png', name:'Crown W var bounds = {x:0.0274, y:0.0191, width:0.9454, height:0.1667}; //defines available frames availableFrames = [ - {name:'White Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Blue Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Black Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Red Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Green Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Multicolored Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Artifact Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:8}, - {name:'Land Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:8}, + {name:'White Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Blue Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Black Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Red Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Green Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Multicolored Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Artifact Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Land Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:9}, + {name:'Colorless Legend Crown', src:'/img/frames/m15/crowns/m15CrownC.png', masks:masks, bounds:bounds, complementary:9}, {name:'Legend Crown Border Cover', src:'/img/black.png', bounds:{x:0.0394, y:0.0277, width:0.9214, height:0.0177}} ]; //disables/enables the "Load Frame Version" button