Add Pokemon frame

This commit is contained in:
Josh birnholz
2023-04-30 17:25:09 -04:00
parent 406e807d25
commit 24d68a3fde
85 changed files with 218 additions and 15 deletions

View File

@@ -200,6 +200,7 @@ const frameNames = new Map ([
['Kaldheim, Fullart - @feuer_ameise', 'FeuerAmeiseKaldheim'],
['Celid\'s Asap', 'CustomCelidAsap'],
['Magrao\'s Kaldheim', 'CustomMagraoKaldheim'],
['Pokemon', 'Pokemon'],
]);
frameSearch = (str) => {