veekun_pokedex/scripts
Andrew Ekstedt 28b717ce13 Rip X/Y locations and names.
Zhorken added some of these by hand when X/Y first came out, but we never went
back and ripped them once we had the ROM.

Updates #146.
2015-05-30 10:44:44 -07:00
..
add-bw-locations.py
add-xy-locations.py Rip X/Y locations and names. 2015-05-30 10:44:44 -07:00
disambiguate-location-identifiers.py
fill-pokemon_form_generations.py
gen_iii_tutors.py
gen_iv_tutors.py
markdown-identifiers.py
migration-i18n.py
palpark.py
pokemon_species.py
README
set_pokemon_order.py
set_pokemon_order_columns.sql
version-group-pokemon-move-methods.py
xd-tutors.py

This directory contains scripts that are (or were once) used to maintain the
database. Most of them will not work any more, since whatever they did was
already done. They're included here for reference, should something similar be
needed again.

Make sure you know what you are doing when running these.