projects
/
zzz-pokedex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Link TMs 93-95 to the right items so the TM/HM pocket doesn't crash.
[zzz-pokedex.git]
/
pokedex
/
data
/
csv
/
generations.csv
diff --git
a/pokedex/data/csv/generations.csv
b/pokedex/data/csv/generations.csv
index
4d0fb26
..
1b8e968
100644
(file)
--- a/
pokedex/data/csv/generations.csv
+++ b/
pokedex/data/csv/generations.csv
@@
-1,5
+1,6
@@
-id,main_region_id,name
-1,1,Generation I
-2,2,Generation II
-3,3,Generation III
-4,4,Generation IV
+id,main_region_id,canonical_pokedex_id,name
+1,1,2,Generation I
+2,2,7,Generation II
+3,3,4,Generation III
+4,4,6,Generation IV
+5,5,8,Generation V