mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-25 21:00:19 +00:00
Add no natdex to Johto Safari Zone encounters
Also remove superflous prefixes to Johto Safari Zone location area names
This commit is contained in:
parent
42b93a5ef7
commit
73726ca55b
2 changed files with 2172 additions and 12 deletions
File diff suppressed because it is too large
Load diff
|
@ -701,18 +701,18 @@ id,location_id,game_index,identifier
|
|||
810,582,0,area
|
||||
811,581,0,area
|
||||
812,583,0,area
|
||||
813,814,0,johto-safari-zone-peak
|
||||
814,814,0,johto-safari-zone-desert
|
||||
815,814,0,johto-safari-zone-plains
|
||||
816,814,0,johto-safari-zone-meadow
|
||||
817,814,0,johto-safari-zone-forest
|
||||
818,814,0,johto-safari-zone-swamp
|
||||
819,814,0,johto-safari-zone-marshland
|
||||
820,814,0,johto-safari-zone-mountain
|
||||
821,814,0,johto-safari-zone-rocky-beach
|
||||
822,814,0,johto-safari-zone-wasteland
|
||||
823,814,0,johto-safari-zone-savannah
|
||||
824,814,0,johto-safari-zone-wetland
|
||||
813,814,0,zone-peak
|
||||
814,814,0,zone-desert
|
||||
815,814,0,zone-plains
|
||||
816,814,0,zone-meadow
|
||||
817,814,0,zone-forest
|
||||
818,814,0,zone-swamp
|
||||
819,814,0,zone-marshland
|
||||
820,814,0,zone-mountain
|
||||
821,814,0,zone-rocky-beach
|
||||
822,814,0,zone-wasteland
|
||||
823,814,0,zone-savannah
|
||||
824,814,0,zone-wetland
|
||||
825,500,0,summit
|
||||
826,248,0,kyogre-room
|
||||
827,248,0,groundon-room
|
||||
|
|
|
Loading…
Reference in a new issue