X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/2c0980e4dcadaa31d7ea7ebab174a6fd81723090..4d6dcb7d51de6582aea821e5bb2e438fa8f0376c:/pokedex/data/csv/types.csv diff --git a/pokedex/data/csv/types.csv b/pokedex/data/csv/types.csv index 2450380..880063f 100644 --- a/pokedex/data/csv/types.csv +++ b/pokedex/data/csv/types.csv @@ -1,19 +1,20 @@ -id,name,abbreviation -1,normal,NRM -2,fighting,FGT -3,flying,FLY -4,poison,PSN -5,ground,GRN -6,rock,RCK -7,bug,BUG -8,ghost,GST -9,steel,STL -10,fire,FIR -11,water,WTR -12,grass,GRS -13,electric,ELE -14,psychic,PSY -15,ice,ICE -16,dragon,DRG -17,dark,DAR -18,?????,??? +id,identifier,generation_id,damage_class_id +1,normal,1,2 +2,fighting,1,2 +3,flying,1,2 +4,poison,1,2 +5,ground,1,2 +6,rock,1,2 +7,bug,1,2 +8,ghost,1,2 +9,steel,2,2 +10,fire,1,3 +11,water,1,3 +12,grass,1,3 +13,electric,1,3 +14,psychic,1,3 +15,ice,1,3 +16,dragon,1,3 +17,dark,2,3 +10001,unknown,2, +10002,shadow,3,