From 54915d0acfa2cad1b825df6a893acc48d75a40bc Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:59:55 -0800 Subject: [PATCH] Update packM21.js --- js/frames/packM21.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/frames/packM21.js b/js/frames/packM21.js index 5a54d9e3..20199cea 100644 --- a/js/frames/packM21.js +++ b/js/frames/packM21.js @@ -40,7 +40,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', shadowX:-0.001, shadowY:0.0029, manaCost:true, manaSpacing:0}, + 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}, title: {name:'Title', text:'', x:0.0854, y:0.0522, width:0.8292, height:0.0543, oneLine:true, font:'belerenb', size:0.0381, color:'white', shadowX:0.0014, shadowY:0.001}, type: {name:'Type', text:'', x:0.0854, y:0.5664, width:0.8292, height:0.0543, oneLine:true, font:'belerenb', size:0.0324, color:'white', shadowX:0.0014, shadowY:0.001}, rules: {name:'Rules Text', text:'', x:0.0967, y:0.6453, width:0.8067, height:0.2381, size:0.0362},