Update Wanted Poster frame name

This commit is contained in:
Josh birnholz
2024-04-05 00:17:13 -04:00
parent d39e90d43b
commit 2e787dc45e
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ const frameNames = new Map ([
['Colorshifted (Planar Chaos)', 'Colorshifted'],
['Brawl Legend Crowns', 'Brawl'],
//showcase
['Wanted (OTJ)', 'Wanted'],
['Wanted Poster (OTJ)', 'Wanted'],
['Dossier (MKM)', 'Dossier'],
['Scrolls of Middle-earth (LTR)', 'Scroll'],
['Pip-Boy (PIP)', 'Pipboy'],

View File

@@ -1,6 +1,6 @@
loadFramePacks([
{name:'Generic Margins', value:'Margin-1'},
{name:'Wanted Margin', value:'MarginWanted'},
{name:'Wanted Poster Margin', value:'MarginWanted'},
{name:'Enchanting Tales Margins', value:'MarginEnchantingTales'},
{name:'LTR Ring Margins', value:'MarginRing'},
{name:'D&D Module Margins', value:'MarginDNDModule'},

View File

@@ -1,6 +1,6 @@
loadFramePacks([
{name:'Set Showcase Frames (Chronological)', value:'disabled'},
{name:'Wanted (OTJ)', value:'Wanted'},
{name:'Wanted Poster (OTJ)', value:'Wanted'},
{name:'Pip-Boy (PIP)', value:'Pipboy'},
{name:'Dossier (MKM)', value:'Dossier'},
{name:'Scrolls of Middle-earth (LTR)', value:'Scroll'},