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

View File

@@ -12,6 +12,7 @@ availableFrames = [
{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:'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:'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},
@@ -26,6 +27,7 @@ availableFrames = [
{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:'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:'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},