mh2 sketch frame update

This commit is contained in:
Kyle
2021-07-15 14:08:14 -07:00
parent ad657487d9
commit 50d6ed6578
12 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
img/frames/mh2/m.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
img/frames/mh2/mOverlay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
img/frames/mh2/mThumb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
img/frames/mh2/mpt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

BIN
img/frames/mh2/mptThumb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@@ -8,7 +8,8 @@ availableFrames = [
{name:'Black Frame', src:'/img/frames/mh2/b.png'},
{name:'Red Frame', src:'/img/frames/mh2/r.png'},
{name:'Green Frame', src:'/img/frames/mh2/g.png'},
// {name:'Multicolored Frame', src:'/img/frames/mh2/m.png'},
{name:'Multicolored Frame', src:'/img/frames/mh2/m.png'},
{name:'Multicolored Overlay', src:'/img/frames/mh2/mOverlay.png'},
// {name:'Artifact Frame', src:'/img/frames/mh2/a.png'},
// {name:'Vehicle Frame', src:'/img/frames/mh2/v.png'},
{name:'White Power/Toughness', src:'/img/frames/mh2/wpt.png', bounds:bounds},
@@ -16,7 +17,7 @@ availableFrames = [
{name:'Black Power/Toughness', src:'/img/frames/mh2/bpt.png', bounds:bounds},
{name:'Red Power/Toughness', src:'/img/frames/mh2/rpt.png', bounds:bounds},
{name:'Green Power/Toughness', src:'/img/frames/mh2/gpt.png', bounds:bounds},
// {name:'Multicolored Power/Toughness', src:'/img/frames/mh2/mpt.png', bounds:bounds},
{name:'Multicolored Power/Toughness', src:'/img/frames/mh2/mpt.png', bounds:bounds},
// {name:'Artifact Power/Toughness', src:'/img/frames/mh2/apt.png', bounds:bounds},
// {name:'Vehicle Power/Toughness', src:'/img/frames/mh2/vpt.png', bounds:bounds}
];
@@ -24,8 +25,6 @@ availableFrames = [
document.querySelector('#loadFrameVersion').disabled = false;
//defines process for loading this version, if applicable
document.querySelector('#loadFrameVersion').onclick = async function() {
// notifies
notify('Currently only monocolored frames are available. Due to the nature of the sketch frame, I\'m not sure if/when I\'ll be able to add the remaining frames.', 10);
//resets things so that every frame doesn't have to
await resetCardIrregularities();
//sets card version