multicolored adventures

This commit is contained in:
Kyle
2021-08-15 14:19:17 -07:00
parent 174bacffa7
commit 7cd5bed348
5 changed files with 2 additions and 0 deletions

BIN
img/frames/storybook/m.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -7,12 +7,14 @@ availableFrames = [
{name:'Black Frame', src:'/img/frames/storybook/storybookFrameB.png'},
{name:'Red Frame', src:'/img/frames/storybook/storybookFrameR.png'},
{name:'Green Frame', src:'/img/frames/storybook/storybookFrameG.png'},
{name:'Multicolored Frame', src:'/img/frames/storybook/m.png'},
{name:'Colorless Frame', src:'/img/frames/storybook/storybookFrameC.png'},
{name:'White Power/Toughness', src:'/img/frames/storybook/storybookPTW.png', bounds:bounds},
{name:'Blue Power/Toughness', src:'/img/frames/storybook/storybookPTU.png', bounds:bounds},
{name:'Black Power/Toughness', src:'/img/frames/storybook/storybookPTB.png', bounds:bounds},
{name:'Red Power/Toughness', src:'/img/frames/storybook/storybookPTR.png', bounds:bounds},
{name:'Green Power/Toughness', src:'/img/frames/storybook/storybookPTG.png', bounds:bounds},
{name:'Multicolored Power/Toughness', src:'/img/frames/storybook/mpt.png', bounds:bounds},
{name:'Colorless Power/Toughness', src:'/img/frames/storybook/storybookPTC.png', bounds:bounds},
{name:'Holo Stamp', src:'/img/frames/storybook/holo.png', bounds:{x:0.4507, y:0.9129, width:0.0987, height:0.0386}}
];