Files
cardconjurer/js/frames/groupShowcase.js
2020-12-16 15:30:48 -08:00

12 lines
507 B
JavaScript

loadFramePacks([
{name:'Generic Showcase', value:'GenericShowcase'},
{name:'Commander Legends', value:'CommanderLegends'},
{name:'Zendikar Rising', value:'ZendikarRising'},
{name:'M21', value:'M21'},
{name:'Eldraine Storybooks', value:'Storybook'},
{name:'Masterpieces/Other', value:'disabled'},
{name:'ZNR Expeditions (2020)', value:'ExpeditionZNR'},
{name:'Ixalan Maps', value:'Ixalan'},
{name:'Kaladesh Inventions', value:'Invention'},
{name:'BFZ Expeditions (2015)', value:'ExpeditionBFZ'},
])