pinline outline

This commit is contained in:
Kyle
2020-07-25 13:07:40 -07:00
parent 35c525b764
commit d2d8b54716
2 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -17,7 +17,8 @@ if (!loadedVersions.includes('m15Regular')) {
['Green Power/Toughness', '/data/images/cardImages/m15/m15PTG.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']],
['Multicolored Power/Toughness', '/data/images/cardImages/m15/m15PTM.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']],
['Artifact Power/Toughness', '/data/images/cardImages/m15/m15PTA.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']],
['Midnight Frame', '/data/images/cardImages/m15/m15Midnight.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)']]
['Midnight Frame', '/data/images/cardImages/m15/m15Midnight.png', 0, 0, 1, 1, ['Full', 'Pinline (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)']],
['Pinline Outline', '/data/images/cardImages/m15/m15PinlineOutline.png', 74/1500, 85/2100, 1352/1500, 1768/2100, ['Full']]
], 'frameClassM15Regular')
}