Update Invocation margins and stamp
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 414 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 2.1 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 2.1 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 2.7 KiB |
BIN
img/frames/invocation/mul/stamp.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
img/frames/invocation/mul/stampThumb.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
@@ -10,7 +10,8 @@ availableFrames = [
|
||||
{name:'Green Frame', src:'/img/frames/invocation/mul/g.png', masks: masks},
|
||||
{name:'Multicolored Frame', src:'/img/frames/invocation/mul/m.png', masks: masks},
|
||||
{name:'Artifact Frame', src:'/img/frames/invocation/mul/a.png', masks: masks},
|
||||
{name:'Power/Toughness', src:'/img/frames/invocation/mul/pt.png', bounds:bounds}
|
||||
{name:'Power/Toughness', src:'/img/frames/invocation/mul/pt.png', bounds:bounds},
|
||||
{name:'Holo Stamp', src:'/img/frames/invocation/mul/stamp.png', bounds:{x: 644/1500, y:1874/2100, width:212/1500, height:124/2100}}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = false;
|
||||
|