veekun_pokedex/pokedex/data/csv/types.csv
Brigit Lemanski 7886c8188e Renumbered ???, added Shadow type and moves
TODO: Shadow Rush version changes, move foreign names
2010-12-11 19:35:23 -05:00

21 lines
376 B
Plaintext

id,name,abbreviation,generation_id,damage_class_id
1,Normal,NRM,1,2
2,Fighting,FGT,1,2
3,Flying,FLY,1,2
4,Poison,PSN,1,2
5,Ground,GRN,1,2
6,Rock,RCK,1,2
7,Bug,BUG,1,2
8,Ghost,GST,1,2
9,Steel,STL,2,2
10,Fire,FIR,1,3
11,Water,WTR,1,3
12,Grass,GRS,1,3
13,Electric,ELE,1,3
14,Psychic,PSY,1,3
15,Ice,ICE,1,3
16,Dragon,DRG,1,3
17,Dark,DAR,2,3
10001,???,???,2,1
10002,Shadow,SHA,3,1