planechase update

This commit is contained in:
Kyle
2021-03-14 19:49:12 -07:00
parent f3bcc31ee8
commit ed36c67515
3 changed files with 9 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ availableFrames = [
document.querySelector('#loadFrameVersion').disabled = false;
//defines process for loading this version, if applicable
document.querySelector('#loadFrameVersion').onclick = async function() {
notify('For the large chaos icon, use {planechase}. For smaller icons, use {chaos} and {planeswalker}.', 20);
//resets things so that every frame doesn't have to
var previousCardHeight = card.height
await resetCardIrregularities({canvas:[3000, 2100, 0, 0]});