mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Restore collector border, only hide for Enchanting Tales
This commit is contained in:
@@ -19,6 +19,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
await resetCardIrregularities();
|
||||
//sets card version
|
||||
card.version = 'enchantingTales';
|
||||
card.hideBottomInfoBorder = true;
|
||||
//art bounds
|
||||
card.artBounds = {x:0, y:111/2100, width:1, height:1821/2100};
|
||||
autoFitArt();
|
||||
|
Reference in New Issue
Block a user