mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
invention recreation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
if (!loadedVersions.includes('m15Invention')) {
|
||||
loadedVersions.push("m15Invention")
|
||||
loadFrameImages([
|
||||
['Invention Frame', '/data/images/cardImages/invention/inventionFrame.png', 0, 0, 1, 1, ['Full', 'Pinline Super (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)']],
|
||||
['Invention Power/Toughness', '/data/images/cardImages/invention/inventionPT.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']]
|
||||
['Invention Frame', '/data/images/cardImages/m15/invention/m15InventionFrameA.png', 0, 0, 1, 1, ['Full', 'Pinline Super (m15)', 'Title (m15)', 'Type (m15)', 'Rules (m15)', 'Frame (m15)', 'Border (m15)']],
|
||||
['Invention Power/Toughness', '/data/images/cardImages/m15/invention/inventionPT.png', 1136/1500, 1858/2100, 282/1500, 154/2100, ['Full']]
|
||||
], 'frameClassM15Invention')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user