projects
/
zzz-pokedex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Factored habitats into a separate table.
[zzz-pokedex.git]
/
pokedex
/
data
/
csv
/
pokemon_habitats.csv
diff --git a/pokedex/data/csv/pokemon_habitats.csv
b/pokedex/data/csv/pokemon_habitats.csv
new file mode 100644
(file)
index 0000000..
effdd61
--- /dev/null
+++ b/
pokedex/data/csv/pokemon_habitats.csv
@@ -0,0
+1,10
@@
+id,name
+1,cave
+2,forest
+3,grassland
+4,mountain
+5,rare
+6,rough terrain
+7,sea
+8,urban
+9,water's edge