Add Tarkir artifact frame

This commit is contained in:
Josh birnholz
2023-04-23 14:23:39 -04:00
parent 8ffce7f6c8
commit fa6781e5f5
5 changed files with 2 additions and 2 deletions

BIN
img/frames/tarkir/a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
img/frames/tarkir/pt/a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -9,7 +9,7 @@ availableFrames = [
{name:'Red Frame', src:'/img/frames/tarkir/r.png', masks:masks}, {name:'Red Frame', src:'/img/frames/tarkir/r.png', masks:masks},
{name:'Green Frame', src:'/img/frames/tarkir/g.png', masks:masks}, {name:'Green Frame', src:'/img/frames/tarkir/g.png', masks:masks},
{name:'Multicolored Frame', src:'/img/frames/tarkir/m.png', masks:masks}, {name:'Multicolored Frame', src:'/img/frames/tarkir/m.png', masks:masks},
// {name:'Artifact Frame', src:'/img/frames/tarkir/a.png', masks:masks}, {name:'Artifact Frame', src:'/img/frames/tarkir/a.png', masks:masks},
// {name:'Colorless Frame', src:'/img/frames/tarkir/c.png', masks:masks}, // {name:'Colorless Frame', src:'/img/frames/tarkir/c.png', masks:masks},
{name:'White Power/Toughness', src:'/img/frames/tarkir/pt/w.png', bounds:ptBounds}, {name:'White Power/Toughness', src:'/img/frames/tarkir/pt/w.png', bounds:ptBounds},
@@ -18,7 +18,7 @@ availableFrames = [
{name:'Red Power/Toughness', src:'/img/frames/tarkir/pt/r.png', bounds:ptBounds}, {name:'Red Power/Toughness', src:'/img/frames/tarkir/pt/r.png', bounds:ptBounds},
{name:'Green Power/Toughness', src:'/img/frames/tarkir/pt/g.png', bounds:ptBounds}, {name:'Green Power/Toughness', src:'/img/frames/tarkir/pt/g.png', bounds:ptBounds},
{name:'Multicolored Power/Toughness', src:'/img/frames/tarkir/pt/m.png', bounds:ptBounds}, {name:'Multicolored Power/Toughness', src:'/img/frames/tarkir/pt/m.png', bounds:ptBounds},
// {name:'Artifact Power/Toughness', src:'/img/frames/tarkir/pt/a.png', bounds:ptBounds}, {name:'Artifact Power/Toughness', src:'/img/frames/tarkir/pt/a.png', bounds:ptBounds},
// {name:'Colorless Power/Toughness', src:'/img/frames/tarkir/pt/c.png', bounds:ptBounds}, // {name:'Colorless Power/Toughness', src:'/img/frames/tarkir/pt/c.png', bounds:ptBounds},
{name:'Holo Stamp', src:'/img/frames/tarkir/stamp.png', bounds:{x:638/1500, y:1888/2100, width:225/1500, height:101/2100}} {name:'Holo Stamp', src:'/img/frames/tarkir/stamp.png', bounds:{x:638/1500, y:1888/2100, width:225/1500, height:101/2100}}