mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Add Ravnica holo stamp
This commit is contained in:
BIN
img/frames/ravnica/stamp.png
Normal file
BIN
img/frames/ravnica/stamp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
img/frames/ravnica/stampThumb.png
Normal file
BIN
img/frames/ravnica/stampThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@@ -30,7 +30,9 @@ availableFrames = [
|
||||
{name:'Green Crown', src:'/img/frames/ravnica/crowns/g.png', bounds:crownBounds},
|
||||
{name:'Multicolored Crown', src:'/img/frames/ravnica/crowns/m.png', bounds:crownBounds},
|
||||
{name:'Artifact Crown', src:'/img/frames/ravnica/crowns/a.png', bounds:crownBounds},
|
||||
{name:'Colorless Crown', src:'/img/frames/ravnica/crowns/c.png', bounds:crownBounds}
|
||||
{name:'Colorless Crown', src:'/img/frames/ravnica/crowns/c.png', bounds:crownBounds},
|
||||
|
||||
{name:'Holo Stamp', src:'/img/frames/ravnica/stamp.png', bounds:{x:656/1500, y:1886/2100, width:187/1500, height:96/2100}}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = false;
|
||||
|
Reference in New Issue
Block a user