diff --git a/data/images/m15/devoid/m15DevoidFrameA.png b/data/images/m15/devoid/m15DevoidFrameA.png new file mode 100644 index 00000000..2c97b61a Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameA.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameB.png b/data/images/m15/devoid/m15DevoidFrameB.png new file mode 100644 index 00000000..f812d0e7 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameB.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameG.png b/data/images/m15/devoid/m15DevoidFrameG.png new file mode 100644 index 00000000..d6e56b19 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameG.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameL.png b/data/images/m15/devoid/m15DevoidFrameL.png new file mode 100644 index 00000000..d553a168 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameL.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameM.png b/data/images/m15/devoid/m15DevoidFrameM.png new file mode 100644 index 00000000..92bb3162 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameM.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameR.png b/data/images/m15/devoid/m15DevoidFrameR.png new file mode 100644 index 00000000..2e2cf757 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameR.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameU.png b/data/images/m15/devoid/m15DevoidFrameU.png new file mode 100644 index 00000000..cf5d4db6 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameU.png differ diff --git a/data/images/m15/devoid/m15DevoidFrameW.png b/data/images/m15/devoid/m15DevoidFrameW.png new file mode 100644 index 00000000..1bf4e1d1 Binary files /dev/null and b/data/images/m15/devoid/m15DevoidFrameW.png differ diff --git a/data/scripts/versions/m15/devoid.js b/data/scripts/versions/m15/devoid.js new file mode 100644 index 00000000..522c2d4f --- /dev/null +++ b/data/scripts/versions/m15/devoid.js @@ -0,0 +1,25 @@ +if (!loadedVersions.includes('m15Devoid')) { + loadedVersions.push("m15Devoid") + loadFrameImages([ + ['White Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameW.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Blue Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameU.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Black Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameB.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Red Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameR.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Green Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameG.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Multicolored Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameM.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Artifact Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameA.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Land Devoid Frame', 'data/images/m15/devoid/m15DevoidFrameL.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)', 'Pinline Super (m15)']], + ['Devoid Power/Toughness', 'data/images/m15/m15NicknamePTC.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']] + ], 'frameClassM15Devoid') +} + +if (currentVersion != 'm15Devoid') { + currentVersion = 'm15Devoid' + + artX = scaleX(60 / 1500) + artY = scaleY(218 / 2100) + artWidth = scaleX(1380 / 1500) + artHeight = scaleY(1720 / 2100) +} + +hideFrameImages('frameClassM15Devoid') \ No newline at end of file diff --git a/data/scripts/versions/m15/version.js b/data/scripts/versions/m15/version.js index 968e1f18..fd6d3ec8 100644 --- a/data/scripts/versions/m15/version.js +++ b/data/scripts/versions/m15/version.js @@ -39,7 +39,7 @@ if (currentVersion != 'm15') { bottomInfoUpdated() } -loadFramePackOptions([['regular', 'Regular'], ['legendCrowns', 'Legend Crowns'], ['m21', 'M21 Showcase'], ['nickname', 'Nickname (Godzilla)'], ['companion', 'Companion'], ['nyx', 'Nyx'], ['invention', 'Kaladesh Invention'], ['inventionClassic', 'Simple Invention'], ['floatingCrowns', 'Floating Crowns'], ['darkPT', 'Dark Power/Toughness']]) +loadFramePackOptions([['regular', 'Regular'], ['legendCrowns', 'Legend Crowns'], ['m21', 'M21 Showcase'], ['nickname', 'Nickname (Godzilla)'], ['companion', 'Companion'], ['nyx', 'Nyx'], ['invention', 'Kaladesh Invention'], ['inventionClassic', 'Simple Invention'], ['devoid', 'Devoid'], ['floatingCrowns', 'Floating Crowns'], ['darkPT', 'Dark Power/Toughness']]) function bottomInfoM15() { bottomInfoContext.clearRect(0, 0, cardWidth, cardHeight)