Add Universes Beyond vehicle frame

This commit is contained in:
Josh birnholz
2023-07-15 16:37:20 -04:00
parent 8cfb6cd7c1
commit 3fef3ca09f
11 changed files with 6 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 440 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
img/frames/m15/ub/pt/v.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@@ -12,6 +12,7 @@ availableFrames = [
{name:'Multicolored Frame', src:'/img/frames/m15/ub/regular/m.png', masks:masks}, {name:'Multicolored Frame', src:'/img/frames/m15/ub/regular/m.png', masks:masks},
{name:'Artifact Frame', src:'/img/frames/m15/ub/regular/a.png', masks:masks}, {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:'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:'White Land Frame', src:'/img/frames/m15/ub/regular/wl.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:'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}, {name:'Black Land Frame', src:'/img/frames/m15/ub/regular/bl.png', masks:masks},
@@ -26,6 +27,7 @@ availableFrames = [
{name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds}, {name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds},
{name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds}, {name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds},
{name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds}, {name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds},
{name:'Vehicle Power/Toughness', src:'/img/frames/m15/ub/pt/v.png', bounds:bounds},
{name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2}, {name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2},
{name:'Blue Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/u.png', bounds:bounds2}, {name:'Blue Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/u.png', bounds:bounds2},
{name:'Black Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/b.png', bounds:bounds2}, {name:'Black Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/b.png', bounds:bounds2},

View File

@@ -12,6 +12,7 @@ availableFrames = [
{name:'Multicolored Frame', src:'/img/frames/m15/ub/extended/m.png', masks:masks}, {name:'Multicolored Frame', src:'/img/frames/m15/ub/extended/m.png', masks:masks},
{name:'Artifact Frame', src:'/img/frames/m15/ub/extended/a.png', masks:masks}, {name:'Artifact Frame', src:'/img/frames/m15/ub/extended/a.png', masks:masks},
{name:'Land Frame', src:'/img/frames/m15/ub/extended/l.png', masks:masks}, {name:'Land Frame', src:'/img/frames/m15/ub/extended/l.png', masks:masks},
{name:'Vehicle Frame', src:'/img/frames/m15/ub/extended/v.png', masks:masks},
{name:'White Land Frame', src:'/img/frames/m15/ub/extended/wl.png', masks:masks}, {name:'White Land Frame', src:'/img/frames/m15/ub/extended/wl.png', masks:masks},
{name:'Blue Land Frame', src:'/img/frames/m15/ub/extended/ul.png', masks:masks}, {name:'Blue Land Frame', src:'/img/frames/m15/ub/extended/ul.png', masks:masks},
{name:'Black Land Frame', src:'/img/frames/m15/ub/extended/bl.png', masks:masks}, {name:'Black Land Frame', src:'/img/frames/m15/ub/extended/bl.png', masks:masks},
@@ -26,6 +27,7 @@ availableFrames = [
{name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds}, {name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds},
{name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds}, {name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds},
{name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds}, {name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds},
{name:'Vehicle Power/Toughness', src:'/img/frames/m15/ub/pt/v.png', bounds:bounds},
{name:'Bevel Cutout for Nickname', src:'/img/black.png', bounds:{x:0.058, y:0.111, width:0.884, height:0.0381}, erase:true}, {name:'Bevel Cutout for Nickname', src:'/img/black.png', bounds:{x:0.058, y:0.111, width:0.884, height:0.0381}, erase:true},
{name:'Nickname Bevel', src:'/img/frames/m15/boxTopper/m15BoxTopperNicknameBevel.png', bounds:{x:0.058, y:0.111, width:0.884, height:0.0381}}, {name:'Nickname Bevel', src:'/img/frames/m15/boxTopper/m15BoxTopperNicknameBevel.png', bounds:{x:0.058, y:0.111, width:0.884, height:0.0381}},
{name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2}, {name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2},

View File

@@ -12,6 +12,7 @@ availableFrames = [
{name:'Multicolored Frame', src:'/img/frames/m15/ub/full/m.png', masks:masks}, {name:'Multicolored Frame', src:'/img/frames/m15/ub/full/m.png', masks:masks},
{name:'Artifact Frame', src:'/img/frames/m15/ub/full/a.png', masks:masks}, {name:'Artifact Frame', src:'/img/frames/m15/ub/full/a.png', masks:masks},
{name:'Land Frame', src:'/img/frames/m15/ub/full/l.png', masks:masks}, {name:'Land Frame', src:'/img/frames/m15/ub/full/l.png', masks:masks},
{name:'Vehicle Frame', src:'/img/frames/m15/ub/full/v.png', masks:masks},
{name:'White Land Frame', src:'/img/frames/m15/ub/full/wl.png', masks:masks}, {name:'White Land Frame', src:'/img/frames/m15/ub/full/wl.png', masks:masks},
{name:'Blue Land Frame', src:'/img/frames/m15/ub/full/ul.png', masks:masks}, {name:'Blue Land Frame', src:'/img/frames/m15/ub/full/ul.png', masks:masks},
{name:'Black Land Frame', src:'/img/frames/m15/ub/full/bl.png', masks:masks}, {name:'Black Land Frame', src:'/img/frames/m15/ub/full/bl.png', masks:masks},
@@ -26,6 +27,7 @@ availableFrames = [
{name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds}, {name:'Multicolored Power/Toughness', src:'/img/frames/m15/ub/pt/m.png', bounds:bounds},
{name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds}, {name:'Artifact Power/Toughness', src:'/img/frames/m15/ub/pt/a.png', bounds:bounds},
{name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds}, {name:'Colorless Power/Toughness', src:'/img/frames/m15/ub/pt/c.png', bounds:bounds},
{name:'Vehicle Power/Toughness', src:'/img/frames/m15/ub/pt/v.png', bounds:bounds},
{name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2}, {name:'White Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/w.png', bounds:bounds2},
{name:'Blue Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/u.png', bounds:bounds2}, {name:'Blue Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/u.png', bounds:bounds2},
{name:'Black Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/b.png', bounds:bounds2}, {name:'Black Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/b.png', bounds:bounds2},