PKHeX/PKHeX.Core/Resources/text/locations
Kurt 73159053e2 Shift x0001 offset textfiles to x0000
Removes a lot of the offset-by-1 indexing, notably in the `GameStrings.GetLocationName` method which shifted everything 1. BDSP files we dumped don't replicate this off by 1, and I don't see a reason to maintain this off-by-1 for prior games since it's unnecessary quirks to maintain.

Zero indexed ftw.
2021-11-28 14:32:05 -08:00
..
gen2 Rearrange text resources 2021-08-06 20:20:12 -07:00
gen3 Rearrange text resources 2021-08-06 20:20:12 -07:00
gen4 Rearrange text resources 2021-08-06 20:20:12 -07:00
gen5 Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
gen6 Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
gen7 Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
gen8 Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
gen8b Add in sublocation text for bdsp met locations 2021-11-24 13:12:26 -08:00