Fix missing species_id

This commit is contained in:
giginet 2022-12-11 15:51:14 +09:00
parent 8a64417493
commit 6f952c4b79

View file

@ -978,34 +978,34 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
977,gholdengo,977,1.2,30,,977,1
978,great-tusk,978,2.2,320,,978,1
979,brute-bonnet,979,1.2,21,,979,1
981,sandy-shocks,980,2.3,60,,981,1
982,scream-tail,981,1.2,8,,982,1
983,flutter-mane,982,1.4,4,,983,1
984,slither-wing,983,3.2,92,,984,1
985,roaring-moon,984,2,380,,985,1
986,iron-treads,985,0.9,240,,986,1
988,iron-moth,986,1.2,36,,988,1
989,iron-hands,987,1.8,380.7,,989,1
990,iron-jugulis,988,1.3,111,,990,1
991,iron-thorns,989,1.6,303,,991,1
992,iron-bundle,990,0.6,11,,992,1
993,iron-valiant,991,1.4,35,,993,1
994,ting-lu,992,2.7,699.7,,994,1
995,chien-pao,993,1.9,152.2,,995,1
996,wo-chien,994,1.5,74.2,,996,1
997,chi-yu,995,0.4,4.9,,997,1
998,koraidon,996,2.5,303,,998,1
999,miraidon,997,3.5,240,,999,1
1000,tinkatink,998,0.4,8.9,,1000,1
1001,tinkatuff,999,0.7,59.1,,1001,1
1002,tinkaton,1000,0.7,112.8,,1002,1
1003,charcadet,1001,0.6,10.5,,1003,1
1004,armarouge,1002,1.5,85,,1004,1
1005,ceruledge,1003,1.6,62,,1005,1
1006,toedscool,1004,0.9,33,,1006,1
1007,toedscruel,1005,1.9,58,,1007,1
1008,kingambit,1006,2,120,,1008,1
1009,clodsire,1007,1.8,223,,1009,1
981,sandy-shocks,981,2.3,60,,981,1
982,scream-tail,982,1.2,8,,982,1
983,flutter-mane,983,1.4,4,,983,1
984,slither-wing,984,3.2,92,,984,1
985,roaring-moon,985,2,380,,985,1
986,iron-treads,986,0.9,240,,986,1
988,iron-moth,988,1.2,36,,988,1
989,iron-hands,989,1.8,380.7,,989,1
990,iron-jugulis,990,1.3,111,,990,1
991,iron-thorns,991,1.6,303,,991,1
992,iron-bundle,992,0.6,11,,992,1
993,iron-valiant,993,1.4,35,,993,1
994,ting-lu,994,2.7,699.7,,994,1
995,chien-pao,995,1.9,152.2,,995,1
996,wo-chien,996,1.5,74.2,,996,1
997,chi-yu,997,0.4,4.9,,997,1
998,koraidon,998,2.5,303,,998,1
999,miraidon,999,3.5,240,,999,1
1000,tinkatink,1000,0.4,8.9,,1000,1
1001,tinkatuff,1001,0.7,59.1,,1001,1
1002,tinkaton,1002,0.7,112.8,,1002,1
1003,charcadet,1003,0.6,10.5,,1003,1
1004,armarouge,1004,1.5,85,,1004,1
1005,ceruledge,1005,1.6,62,,1005,1
1006,toedscool,1006,0.9,33,,1006,1
1007,toedscruel,1007,1.9,58,,1007,1
1008,kingambit,1008,2,120,,1008,1
1009,clodsire,1009,1.8,223,,1009,1
1010,annihilape,1008,1.2,56,,1010,1
10001,deoxys-attack,386,17,608,270,515,0
10002,deoxys-defense,386,17,608,270,516,0

1 id identifier species_id height weight base_experience order is_default
978 977 gholdengo 977 1.2 30 977 1
979 978 great-tusk 978 2.2 320 978 1
980 979 brute-bonnet 979 1.2 21 979 1
981 981 sandy-shocks 980 981 2.3 60 981 1
982 982 scream-tail 981 982 1.2 8 982 1
983 983 flutter-mane 982 983 1.4 4 983 1
984 984 slither-wing 983 984 3.2 92 984 1
985 985 roaring-moon 984 985 2 380 985 1
986 986 iron-treads 985 986 0.9 240 986 1
987 988 iron-moth 986 988 1.2 36 988 1
988 989 iron-hands 987 989 1.8 380.7 989 1
989 990 iron-jugulis 988 990 1.3 111 990 1
990 991 iron-thorns 989 991 1.6 303 991 1
991 992 iron-bundle 990 992 0.6 11 992 1
992 993 iron-valiant 991 993 1.4 35 993 1
993 994 ting-lu 992 994 2.7 699.7 994 1
994 995 chien-pao 993 995 1.9 152.2 995 1
995 996 wo-chien 994 996 1.5 74.2 996 1
996 997 chi-yu 995 997 0.4 4.9 997 1
997 998 koraidon 996 998 2.5 303 998 1
998 999 miraidon 997 999 3.5 240 999 1
999 1000 tinkatink 998 1000 0.4 8.9 1000 1
1000 1001 tinkatuff 999 1001 0.7 59.1 1001 1
1001 1002 tinkaton 1000 1002 0.7 112.8 1002 1
1002 1003 charcadet 1001 1003 0.6 10.5 1003 1
1003 1004 armarouge 1002 1004 1.5 85 1004 1
1004 1005 ceruledge 1003 1005 1.6 62 1005 1
1005 1006 toedscool 1004 1006 0.9 33 1006 1
1006 1007 toedscruel 1005 1007 1.9 58 1007 1
1007 1008 kingambit 1006 1008 2 120 1008 1
1008 1009 clodsire 1007 1009 1.8 223 1009 1
1009 1010 annihilape 1008 1.2 56 1010 1
1010 10001 deoxys-attack 386 17 608 270 515 0
1011 10002 deoxys-defense 386 17 608 270 516 0