forked from GithubMirrors/cardconjurer
Hide flavor text bar per frame pack
This commit is contained in:
@@ -33,6 +33,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
await resetCardIrregularities();
|
||||
//sets card version
|
||||
card.version = 'futureRegular';
|
||||
card.showsFlavorBar = false;
|
||||
loadScript('/js/frames/manaSymbolsFuture.js');
|
||||
// notify('The Future version adds special mana symbols. To use them, place an "F" before the following mana symbols: wubrg, 0-20, x, and hybrid mana symbols.');
|
||||
//art bounds
|
||||
|
Reference in New Issue
Block a user