Browse Source

- add a few evolution items to the word list

master
Quildra 1 year ago
parent
commit
6e53d58705
  1. 3
      Site/OriginDex.py

3
Site/OriginDex.py

@ -47,6 +47,9 @@ POKEMON_PROPER_NOUNS = {
"Galar", "Galar",
"Hisui", "Hisui",
"Paldea", "Paldea",
"Augurite",
"Electirizer",
"Magmarizer"
# Add any other proper nouns that should be preserved # Add any other proper nouns that should be preserved
} }

Loading…
Cancel
Save