mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Add Tarkir artifact frame
This commit is contained in:
BIN
img/frames/tarkir/a.png
Normal file
BIN
img/frames/tarkir/a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
BIN
img/frames/tarkir/aThumb.png
Normal file
BIN
img/frames/tarkir/aThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
img/frames/tarkir/pt/a.png
Normal file
BIN
img/frames/tarkir/pt/a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
img/frames/tarkir/pt/aThumb.png
Normal file
BIN
img/frames/tarkir/pt/aThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@@ -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}}
|
||||||
|
Reference in New Issue
Block a user