projects
/
zzz-pokedex.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix a couple of location names: Spring Path vs Sendoff Spring, Solaceon Town, and...
[zzz-pokedex.git]
/
pokedex
/
data
/
csv
/
types.csv
1
id,name,abbreviation,generation_id,damage_class_id
2
1,normal,NRM,1,2
3
2,fighting,FGT,1,2
4
3,flying,FLY,1,2
5
4,poison,PSN,1,2
6
5,ground,GRN,1,2
7
6,rock,RCK,1,2
8
7,bug,BUG,1,2
9
8,ghost,GST,1,2
10
9,steel,STL,2,2
11
10,fire,FIR,1,3
12
11,water,WTR,1,3
13
12,grass,GRS,1,3
14
13,electric,ELE,1,3
15
14,psychic,PSY,1,3
16
15,ice,ICE,1,3
17
16,dragon,DRG,1,3
18
17,dark,DAR,2,3
19
18,???,???,2,1