Add floating Universes Beyond legend crowns

This commit is contained in:
Josh birnholz
2023-07-31 01:55:40 -04:00
parent 15272e64e2
commit 6ddb729284
21 changed files with 26 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ const frameNames = new Map ([
['Legend Crowns', 'M15LegendCrowns'],
['Legend Crowns (Etched)', 'LegendCrownsEtched'],
['Floating Legend Crowns', 'M15LegendCrownsFloating'],
['Floating Legend Crowns (Universes Beyond)', 'UBLegendCrownsFloating'],
['Legend Crowns (Universes Beyond)', 'UBLegendCrowns'],
['Inner Crowns', 'M15InnerCrowns'],
['Inner Crowns (Etched)', 'InnerCrownsEtched'],
['Miracle', 'M15Miracle'],
@@ -77,7 +79,6 @@ const frameNames = new Map ([
['Universes Beyond', 'UB'],
['Universes Beyond (Full art)', 'UBFull'],
['Universes Beyond (Extended art)', 'UBExtendedArt'],
['Universes Beyond legend crowns', 'UBLegendCrowns'],
['Full Text', 'FullText'],
['Etched', 'Etched'],
['Etched (Nyx)', 'EtchedNyx'],