forked from GithubMirrors/cardconjurer
Add Universes Beyond vehicle frame
This commit is contained in:
@@ -12,6 +12,7 @@ availableFrames = [
|
||||
{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:'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:'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},
|
||||
@@ -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:'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:'Black Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/b.png', bounds:bounds2},
|
||||
|
Reference in New Issue
Block a user