From 32b2c1100c341f20a787a6ef80eb49e2d77523f4 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Mon, 12 Apr 2021 15:05:05 -0700 Subject: [PATCH] Update packMysticalArchive.js --- js/frames/packMysticalArchive.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/frames/packMysticalArchive.js b/js/frames/packMysticalArchive.js index 79bea42f..bfba1105 100644 --- a/js/frames/packMysticalArchive.js +++ b/js/frames/packMysticalArchive.js @@ -33,7 +33,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() { resetWatermark(); //text loadTextOptions({ - mana: {name:'Mana Cost', text:'', y:0.0613, width:0.9292, height:71/2100, oneLine:true, size:71/1638, align:'right', manaCost:true, manaSpacing:0, manaPrefix:'outline'/*, manaSymbolColor:'white'*/}, + mana: {name:'Mana Cost', text:'', y:0.0613, width:0.9292, height:71/2100, oneLine:true, size:71/1638, align:'right', manaCost:true, manaSpacing:-0.0027, manaPrefix:'outline'/*, manaSymbolColor:'white'*/}, title: {name:'Title', text:'', x:0.0854, y:0.0522, width:0.8292, height:0.0543, oneLine:true, font:'belerenb', size:0.0381}, type: {name:'Type', text:'', x:0.0854, y:0.5664, width:0.8292, height:0.0543, oneLine:true, font:'belerenb', size:0.0324}, rules: {name:'Rules Text', text:'', x:0.0934, y:0.6303, width:0.8134, height:0.2875, size:0.0362},