mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
snc gilded
This commit is contained in:
@@ -25,6 +25,43 @@ const frameNames = new Map ([
|
||||
['Conspiracies (Draft Matters)', 'Conspiracy'],
|
||||
['Colorshifted (Planar Chaos)', 'Colorshifted'],
|
||||
['Brawl Legend Crowns', 'Brawl'],
|
||||
//showcase
|
||||
['Gilded (SNC)', 'SNCGilded'],
|
||||
['Ninja (NEO)', 'NeoNinja'],
|
||||
['Samurai (NEO)', 'NeoSamurai'],
|
||||
['Neon (NEO)', 'NeoNeon'],
|
||||
['Fang (VOW)', 'Fang'],
|
||||
['Equinox (MID)', 'Equinox'],
|
||||
['Eternal Night (MID)', 'EternalNight'],
|
||||
['D&D Sourcebook (AFR)', 'DNDSourcebook'],
|
||||
['D&D Module (AFR)', 'DNDModule'],
|
||||
['Sketch Cards (MH2)', 'MH2'],
|
||||
['Mystical Archive (STA)', 'MysticalArchive'],
|
||||
['Japanese Mystical Archive (STA)', 'MysticalArchiveJP'],
|
||||
['Praetors (KHM)', 'Praetors'],
|
||||
['Kaldheim (KHM)', 'Kaldheim-2'],
|
||||
['Nonlegendary Kaldheim (KHM)', 'KaldheimNonleg'],
|
||||
['Commander Legends (CMR)', 'CommanderLegends'],
|
||||
['Zendikar Rising (ZNR)', 'ZendikarRising'],
|
||||
['M21 Signature Spellbooks (M21)', 'M21'],
|
||||
['Theros Beyond Death (THB)', 'M15NyxShowcase'],
|
||||
['Eldraine Storybooks (ELD)', 'Storybook'],
|
||||
['Borderless', 'GenericShowcase'],
|
||||
['Fullart', 'M15ClearTextboxes'],
|
||||
['Nickname ("Godzilla")', 'M15Nickname'],
|
||||
['Extended Art (Regular)', 'M15BoxTopper'],
|
||||
['Extended Art (Shorter Textbox)', 'M15ExtendedArtShort'],
|
||||
['FNM Promo (Inverted Promos)', 'FNM'],
|
||||
['Universes Beyond', 'UB'],
|
||||
['Full Text', 'FullText'],
|
||||
['ZNR Expeditions (2020)', 'ExpeditionZNR-1'],
|
||||
['Signature Spellbook (Jace/Gideon)', 'SignatureSpellbook'],
|
||||
['Ixalan Maps', 'Ixalan'],
|
||||
['Amonkhet Invocations (u/Smyris)', 'Invocation'],
|
||||
['Kaladesh Inventions', 'Invention'],
|
||||
['BFZ Expeditions (2015)', 'ExpeditionBFZ-1'],
|
||||
['SDCC15 (Blackout)', 'SDCC15'],
|
||||
['Future Shifted', 'FutureRegular'],
|
||||
//planeswalker
|
||||
['Planeswalker', 'PlaneswalkerRegular'],
|
||||
['Planeswalker Borderless', 'PlaneswalkerBorderless'],
|
||||
@@ -76,42 +113,6 @@ const frameNames = new Map ([
|
||||
['Textless Tokens (Bordered M15)', 'TokenTextlessM15'],
|
||||
['Original Tokens (Old Bordered)', 'TokenOld'],
|
||||
['Unglued Tokens', 'TokenUnglued'],
|
||||
//showcase
|
||||
['Ninja (Neo)', 'NeoNinja'],
|
||||
['Samurai (Neo)', 'NeoSamurai'],
|
||||
['Neon (Neo)', 'NeoNeon'],
|
||||
['Fang (VOW)', 'Fang'],
|
||||
['Equinox (MID)', 'Equinox'],
|
||||
['Eternal Night (MID)', 'EternalNight'],
|
||||
['D&D Sourcebook (AFR)', 'DNDSourcebook'],
|
||||
['D&D Module (AFR)', 'DNDModule'],
|
||||
['Sketch Cards (MH2)', 'MH2'],
|
||||
['Mystical Archive (STA)', 'MysticalArchive'],
|
||||
['Japanese Mystical Archive (STA)', 'MysticalArchiveJP'],
|
||||
['Praetors (KHM)', 'Praetors'],
|
||||
['Kaldheim (KHM)', 'Kaldheim-2'],
|
||||
['Nonlegendary Kaldheim (KHM)', 'KaldheimNonleg'],
|
||||
['Commander Legends (CMR)', 'CommanderLegends'],
|
||||
['Zendikar Rising (ZNR)', 'ZendikarRising'],
|
||||
['M21 Signature Spellbooks (M21)', 'M21'],
|
||||
['Theros Beyond Death (THB)', 'M15NyxShowcase'],
|
||||
['Eldraine Storybooks (ELD)', 'Storybook'],
|
||||
['Borderless', 'GenericShowcase'],
|
||||
['Fullart', 'M15ClearTextboxes'],
|
||||
['Nickname ("Godzilla")', 'M15Nickname'],
|
||||
['Extended Art (Regular)', 'M15BoxTopper'],
|
||||
['Extended Art (Shorter Textbox)', 'M15ExtendedArtShort'],
|
||||
['FNM Promo (Inverted Promos)', 'FNM'],
|
||||
['Universes Beyond', 'UB'],
|
||||
['Full Text', 'FullText'],
|
||||
['ZNR Expeditions (2020)', 'ExpeditionZNR-1'],
|
||||
['Signature Spellbook (Jace/Gideon)', 'SignatureSpellbook'],
|
||||
['Ixalan Maps', 'Ixalan'],
|
||||
['Amonkhet Invocations (u/Smyris)', 'Invocation'],
|
||||
['Kaladesh Inventions', 'Invention'],
|
||||
['BFZ Expeditions (2015)', 'ExpeditionBFZ-1'],
|
||||
['SDCC15 (Blackout)', 'SDCC15'],
|
||||
['Future Shifted', 'FutureRegular'],
|
||||
//misc
|
||||
['Future Shifted', 'FutureRegular'],
|
||||
['Colorshifted', '8thColorshifted'],
|
||||
|
Reference in New Issue
Block a user