mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
6d4d129c84
Starting in Gen VI, locations have been able to have an optional subtitle. In-game, the subtitle is displayed on a second line under the main name. In X/Y this is used to give some locations an alternate, flavorful name; for example, Kalos Route 2 is also known as Avance Trail. In S/M this is mainly used to divide some large locations like Hau'oli City into separate sections: e.g., the Beachfront, the Shopping District, and the Marina. This commit just adds the column; there are no data changes. I suppose we'll need to go back and re-rip X/Y location names now. |
||
---|---|---|
.. | ||
__init__.py | ||
dependencies.py | ||
load.py | ||
markdown.py | ||
multilang.py | ||
oracle.py | ||
tables.py | ||
translations.py | ||
util.py |