Add Double Feature Transform frame

This commit is contained in:
Josh birnholz
2023-10-21 18:16:29 -04:00
parent dbe46c2425
commit ffb1dfcf11
38 changed files with 98 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
rules: {name:'Rules Text', text:'', x:0.086, y:0.6303, width:0.828, height:0.2875, size:0.0362},
pt: {name:'Power/Toughness', text:'', x:0.7928, y:0.902, width:0.1367, height:0.0372, size:0.0372, font:'belerenbsc', oneLine:true, align:'center', color:'white'}
});
notify('If you intend to add the color identity pips, we recommend that you shift your Type text to the right with "{right66}".')
notify('If you intend to add the color identity pips, we recommend that you shift your Type text to the right with "{right88}".')
}
//loads available frames
loadFramePack();