mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
colorless tokens
This commit is contained in:
BIN
img/frames/token/regular/frameC.png
Normal file
BIN
img/frames/token/regular/frameC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
img/frames/token/regular/frameCThumb.png
Normal file
BIN
img/frames/token/regular/frameCThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
img/frames/token/tall/frameC.png
Normal file
BIN
img/frames/token/tall/frameC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
img/frames/token/tall/frameCThumb.png
Normal file
BIN
img/frames/token/tall/frameCThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
BIN
img/frames/token/textless/frameC.png
Normal file
BIN
img/frames/token/textless/frameC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
img/frames/token/textless/frameCThumb.png
Normal file
BIN
img/frames/token/textless/frameCThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
@@ -11,6 +11,7 @@ availableFrames = [
|
|||||||
{name:'Multicolored Frame', src:'/img/frames/token/regular/tokenFrameMRegular.png', masks:masks},
|
{name:'Multicolored Frame', src:'/img/frames/token/regular/tokenFrameMRegular.png', masks:masks},
|
||||||
{name:'Artifact Frame', src:'/img/frames/token/regular/tokenFrameARegular.png', masks:masks},
|
{name:'Artifact Frame', src:'/img/frames/token/regular/tokenFrameARegular.png', masks:masks},
|
||||||
{name:'Land Frame', src:'/img/frames/token/regular/tokenFrameLRegular.png', masks:masks},
|
{name:'Land Frame', src:'/img/frames/token/regular/tokenFrameLRegular.png', masks:masks},
|
||||||
|
{name:'Colorless Frame', src:'/img/frames/token/regular/frameC.png', masks:masks},
|
||||||
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
||||||
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
||||||
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
||||||
|
@@ -11,6 +11,7 @@ availableFrames = [
|
|||||||
{name:'Multicolored Frame', src:'/img/frames/token/tall/tokenFrameMTall.png', masks:masks},
|
{name:'Multicolored Frame', src:'/img/frames/token/tall/tokenFrameMTall.png', masks:masks},
|
||||||
{name:'Artifact Frame', src:'/img/frames/token/tall/tokenFrameATall.png', masks:masks},
|
{name:'Artifact Frame', src:'/img/frames/token/tall/tokenFrameATall.png', masks:masks},
|
||||||
{name:'Land Frame', src:'/img/frames/token/tall/tokenFrameLTall.png', masks:masks},
|
{name:'Land Frame', src:'/img/frames/token/tall/tokenFrameLTall.png', masks:masks},
|
||||||
|
{name:'Colorless Frame', src:'/img/frames/token/tall/frameC.png', masks:masks},
|
||||||
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
||||||
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
||||||
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
||||||
|
@@ -11,6 +11,7 @@ availableFrames = [
|
|||||||
{name:'Multicolored Frame', src:'/img/frames/token/textless/tokenFrameMTextless.png', masks:masks},
|
{name:'Multicolored Frame', src:'/img/frames/token/textless/tokenFrameMTextless.png', masks:masks},
|
||||||
{name:'Artifact Frame', src:'/img/frames/token/textless/tokenFrameATextless.png', masks:masks},
|
{name:'Artifact Frame', src:'/img/frames/token/textless/tokenFrameATextless.png', masks:masks},
|
||||||
{name:'Land Frame', src:'/img/frames/token/textless/tokenFrameLTextless.png', masks:masks},
|
{name:'Land Frame', src:'/img/frames/token/textless/tokenFrameLTextless.png', masks:masks},
|
||||||
|
{name:'Colorless Frame', src:'/img/frames/token/textless/frameC.png', masks:masks},
|
||||||
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
|
||||||
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
|
||||||
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},
|
||||||
|
Reference in New Issue
Block a user