Delete erroneous "Vermillion City" location.

Typo from when FRLG encounters were first imported.
The correct spelling is, of course, "vermilion".
This commit is contained in:
Andrew Ekstedt 2014-05-27 20:16:22 -07:00
parent dbe8495fa8
commit 4e56c036c1
3 changed files with 1 additions and 3 deletions

View file

@ -511,7 +511,7 @@ id,location_id,game_index,identifier
554,86,113,
555,154,114,
556,68,115,
557,525,116,
557,151,116,
558,67,117,
559,76,118,
560,71,119,

1 id location_id game_index identifier
511 554 86 113
512 555 154 114
513 556 68 115
514 557 525 151 116
515 558 67 117
516 559 76 118
517 560 71 119

View file

@ -597,7 +597,6 @@ location_id,local_language_id,name
522,9,Route 19
523,9,Route 20
524,9,Route 21
525,9,Vermillion City
526,9,One Island
527,9,Four Island
528,9,Five Island

1 location_id local_language_id name
597 522 9 Route 19
598 523 9 Route 20
599 524 9 Route 21
525 9 Vermillion City
600 526 9 One Island
601 527 9 Four Island
602 528 9 Five Island

View file

@ -512,7 +512,6 @@ id,region_id,identifier
522,1,kanto-route-19
523,1,kanto-route-20
524,1,kanto-route-21
525,1,vermillion-city
526,1,one-island
527,1,four-island
528,1,five-island

1 id region_id identifier
512 522 1 kanto-route-19
513 523 1 kanto-route-20
514 524 1 kanto-route-21
525 1 vermillion-city
515 526 1 one-island
516 527 1 four-island
517 528 1 five-island