mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add S/M locations
This commit adds Sun & Moon location names from the text dump, for all official languages: the usual ja, en, fr, it, de, es, ko, and now zh-Hans (simplified Chinese) and zh-Hant (traditional Chinese). Fixes #230 Updates #198
This commit is contained in:
parent
6d4d129c84
commit
083e43bb93
4 changed files with 1179 additions and 0 deletions
pokedex/data/csv
|
@ -691,3 +691,92 @@ id,region_id,identifier
|
|||
707,3,soaring-in-the-sky
|
||||
708,3,secret-shore
|
||||
709,3,secret-meadow
|
||||
710,7,alola-route-1--hauoli-outskirts
|
||||
711,7,alola-route-1
|
||||
712,7,alola-route-3
|
||||
713,7,alola-route-2
|
||||
714,7,kalae-bay
|
||||
715,7,melemele-sea
|
||||
716,7,hauoli-city--beachfront
|
||||
717,7,hauoli-city--shopping-district
|
||||
718,7,hauoli-city--marina
|
||||
719,7,iki-town
|
||||
720,7,mahalo-trail
|
||||
721,7,mahalo-trail--plank-bridge
|
||||
722,7,ruins-of-conflict
|
||||
723,7,ten-carat-hill
|
||||
724,7,ten-carat-hill--farthest-hollow
|
||||
725,7,hauoli-cemetery
|
||||
726,7,melemele-meadow
|
||||
727,7,seaward-cave
|
||||
728,7,berry-fields
|
||||
729,7,verdant-cavern--trial-site
|
||||
730,7,verdant-cavern--totems-den
|
||||
731,7,alola-route-4
|
||||
732,7,alola-route-5
|
||||
733,7,alola-route-6
|
||||
734,7,alola-route-7
|
||||
735,7,alola-route-8
|
||||
736,7,alola-route-9
|
||||
737,7,hano-grand-resort
|
||||
738,7,hano-beach
|
||||
739,7,akala-meadow
|
||||
740,7,paniola-town
|
||||
741,7,heahea-city
|
||||
742,7,konikoni-city
|
||||
743,7,royal-avenue
|
||||
744,7,memorial-hill
|
||||
745,7,paniola-ranch
|
||||
746,7,wela-volcano-park
|
||||
747,7,wela-volcano-park--totems-den
|
||||
748,7,brooklet-hill
|
||||
749,7,brooklet-hill--totems-den
|
||||
750,7,lush-jungle
|
||||
751,7,ruins-of-life
|
||||
752,7,akala-outskirts
|
||||
753,7,digletts-tunnel
|
||||
754,7,battle-royal-dome
|
||||
755,7,alola-route-10
|
||||
756,7,alola-route-11
|
||||
757,7,secluded-shore
|
||||
758,7,alola-route-13
|
||||
759,7,tapu-village
|
||||
760,7,alola-route-15
|
||||
761,7,alola-route-16
|
||||
762,7,alola-route-17
|
||||
763,7,alola-route-12
|
||||
764,7,haina-desert
|
||||
765,7,alola-route-14
|
||||
766,7,ulaula-meadow
|
||||
767,7,po-town
|
||||
768,7,malie-city
|
||||
769,7,malie-garden
|
||||
770,7,mount-hokulani
|
||||
771,7,blush-mountain
|
||||
772,7,ruins-of-abundance
|
||||
773,7,lake-of-the-sunne
|
||||
774,7,lake-of-the-moone
|
||||
775,7,mount-lanakila
|
||||
776,7,shady-house
|
||||
777,7,thrifty-megamart--abandoned-site
|
||||
778,7,hokulani-observatory
|
||||
779,7,alola-pokemon-league
|
||||
780,7,poni-meadow
|
||||
781,7,poni-wilds
|
||||
782,7,ancient-poni-path
|
||||
783,7,poni-breaker-coast
|
||||
784,7,poni-grove
|
||||
785,7,poni-plains
|
||||
786,7,poni-coast
|
||||
787,7,poni-gauntlet
|
||||
788,7,seafolk-village
|
||||
789,7,vast-poni-canyon
|
||||
790,7,altar-of-the-sunne
|
||||
791,7,altar-of-the-moone
|
||||
792,7,ruins-of-hope
|
||||
793,7,resolution-cave
|
||||
794,7,exeggutor-island
|
||||
795,7,battle-tree
|
||||
796,7,aether-paradise
|
||||
797,7,ultra-space
|
||||
798,7,malie-city--outer-cape
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue