mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update floatingCrowns.js
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
if (!loadedVersions.includes('m15FloatingCrowns')) {
|
if (!loadedVersions.includes('m15FloatingCrowns')) {
|
||||||
loadedVersions.push("m15FloatingCrowns")
|
loadedVersions.push("m15FloatingCrowns")
|
||||||
loadFrameImages([
|
loadFrameImages([
|
||||||
|
['Invention Legend Crown Cutout', 'data/images/black.png', 110/1500, 230/2100, 1280/1500, 30/2100, ['Full']],
|
||||||
['White Floating Legend Crown', 'data/images/m15/m15CrownFloatingW.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
['White Floating Legend Crown', 'data/images/m15/m15CrownFloatingW.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||||
['Blue Floating Legend Crown', 'data/images/m15/m15CrownFloatingU.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
['Blue Floating Legend Crown', 'data/images/m15/m15CrownFloatingU.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||||
['Black Floating Legend Crown', 'data/images/m15/m15CrownFloatingB.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
['Black Floating Legend Crown', 'data/images/m15/m15CrownFloatingB.png', 46/1500, 40/2100, 1408/1500, 215/2100, ['Full']],
|
||||||
|
Reference in New Issue
Block a user