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:
@@ -39,6 +39,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
replacementMasks = {'Right Half':'img/frames/storybook/mul/rightHalf.png'};
|
||||
//sets card version
|
||||
card.version = 'storybook_mul';
|
||||
card.showsFlavorBar = false;
|
||||
//art bounds
|
||||
card.artBounds = {x:54/1500, y:62/2100, width:1398/1500, height:1157/2100};
|
||||
autoFitArt();
|
||||
|
Reference in New Issue
Block a user