forked from GithubMirrors/cardconjurer
Hide flavor text bar per frame pack
This commit is contained in:
@@ -24,6 +24,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
await resetCardIrregularities();
|
||||
//sets card version
|
||||
card.version = 'playtest';
|
||||
card.showsFlavorBar = false;
|
||||
loadScript('/js/frames/manaSymbolsOutline.js');
|
||||
//art bounds
|
||||
card.artBounds = {x:0.132, y:0.1439, width:0.736, height:0.3362};
|
||||
|
Reference in New Issue
Block a user