mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 21:31:39 -05:00
outlines
This commit is contained in:
@@ -10,7 +10,8 @@ if (!loadedVersions.includes('m15FloatingCrowns')) {
|
||||
['Multicolored Floating Legend Crown', '/data/images/cardImages/m15/m15CrownFloatingM.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||
['Artifact Floating Legend Crown', '/data/images/cardImages/m15/m15CrownFloatingA.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||
['Land Floating Legend Crown', '/data/images/cardImages/m15/m15CrownFloatingL.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||
['Upper Crown Border Cover', '/data/images/cardImages/black.png', 59/1500, 58/2100, 1384/1500, 37/2100, ['Full']]
|
||||
['Upper Crown Border Cover', '/data/images/cardImages/black.png', 59/1500, 58/2100, 1384/1500, 37/2100, ['Full']],
|
||||
['Floating Crown Outline', '/data/images/cardImages/m15/m15CrownFloatingOutline.png', 42/1500, 36/2100, 1416/1500, 223/2100, ['Full']]
|
||||
], 'frameClassM15FloatingCrowns')
|
||||
}
|
||||
|
||||
|
@@ -16,7 +16,8 @@ if (!loadedVersions.includes('m15PromoRegular')) {
|
||||
['Red Power/Toughness', '/data/images/cardImages/m15/m15PTR.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']],
|
||||
['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']]
|
||||
['Artifact Power/Toughness', '/data/images/cardImages/m15/m15PTA.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']],
|
||||
['Pinline Outline', '/data/images/cardImages/m15Promo/m15PromoPinlineOutline.png', 74/1500, 85/2100, 1352/1500, 1867/2100, ['Full']]
|
||||
], 'frameClassM15PromoRegular')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user