mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Add gold universes beyond holostamp
This commit is contained in:

committed by
Josh birnholz

parent
74d9d32718
commit
0563c824c4
BIN
img/frames/m15/ub/regular/stamp/gold.png
Normal file
BIN
img/frames/m15/ub/regular/stamp/gold.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
img/frames/m15/ub/regular/stamp/goldThumb.png
Normal file
BIN
img/frames/m15/ub/regular/stamp/goldThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
@@ -33,7 +33,8 @@ availableFrames = [
|
||||
{name:'Multicolored Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/m.png', bounds:bounds2},
|
||||
{name:'Artifact Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/a.png', bounds:bounds2},
|
||||
{name:'Land Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/l.png', bounds:bounds2},
|
||||
{name:'Gray Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/gray.png', bounds:bounds2}
|
||||
{name:'Gray Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/gray.png', bounds:bounds2},
|
||||
{name:'Gold Holo Stamp', src:'/img/frames/m15/ub/regular/stamp/gold.png', bounds:bounds2}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = false;
|
||||
|
Reference in New Issue
Block a user