mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Add multicolor Dossier frame
This commit is contained in:
BIN
img/frames/dossier/crown/m.png
Normal file
BIN
img/frames/dossier/crown/m.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 354 KiB |
BIN
img/frames/dossier/crown/mThumb.png
Normal file
BIN
img/frames/dossier/crown/mThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
img/frames/dossier/m.png
Normal file
BIN
img/frames/dossier/m.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 MiB |
BIN
img/frames/dossier/mThumb.png
Normal file
BIN
img/frames/dossier/mThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@@ -8,6 +8,7 @@ availableFrames = [
|
||||
{name:'Black Frame', src:'/img/frames/dossier/b.png', masks:masks},
|
||||
{name:'Red Frame', src:'/img/frames/dossier/r.png', masks:masks},
|
||||
{name:'Green Frame', src:'/img/frames/dossier/g.png', masks:masks},
|
||||
{name:'Multicolor Frame', src:'/img/frames/dossier/m.png', masks:masks},
|
||||
{name:'Artifact Frame', src:'/img/frames/dossier/a.png', masks:masks},
|
||||
|
||||
{name:'Power/Toughness Box', src:'/img/frames/dossier/pt.png', bounds:{x: 1538/2010, y:2468/2814, width: 392/2010, height: 195/2814}},
|
||||
@@ -17,6 +18,7 @@ availableFrames = [
|
||||
{name:'Black Legendary Crown', src:'/img/frames/dossier/crown/b.png', bounds: crownBounds},
|
||||
{name:'Red Legendary Crown', src:'/img/frames/dossier/crown/r.png', bounds: crownBounds},
|
||||
{name:'Green Legendary Crown', src:'/img/frames/dossier/crown/g.png', bounds: crownBounds},
|
||||
{name:'Multicolor Legendary Crown', src:'/img/frames/dossier/crown/m.png', bounds: crownBounds},
|
||||
{name:'Artifact Legendary Crown', src:'/img/frames/dossier/crown/a.png', bounds: crownBounds},
|
||||
|
||||
{name:'Holo Stamp', src:'/img/frames/dossier/stamp.png', bounds: {x:857/2010, y:2540/2814, width:295/2010, height:134/2814}}
|
||||
|
Reference in New Issue
Block a user