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. |
||
---|---|---|
.. | ||
cli | ||
data/csv | ||
db | ||
doc | ||
struct | ||
tests | ||
util | ||
__init__.py | ||
__main__.py | ||
compatibility.py | ||
defaults.py | ||
formulae.py | ||
lookup.py | ||
main.py | ||
roomaji.py | ||
search.py |