mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Hide flavor text bar per frame pack
This commit is contained in:
@@ -10,6 +10,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
await resetCardIrregularities();
|
||||
//sets card version
|
||||
card.version = 'legends';
|
||||
card.showsFlavorBar = false;
|
||||
loadScript('/js/frames/manaSymbolsOld.js');
|
||||
//art bounds
|
||||
card.artBounds = {x:0.1074, y:0.0924, width:0.7854, height:0.4524};
|
||||
|
Reference in New Issue
Block a user