Skip to content

Commit

Permalink
Merge pull request #986 from ivanlonel/patch-1
Browse files Browse the repository at this point in the history
Add Poltchageist/Sinistcha forms, fix DLC form order
  • Loading branch information
Naramsim authored Dec 30, 2023
2 parents 724f9bb + 90d77ed commit 07ecd87
Showing 1 changed file with 25 additions and 23 deletions.
48 changes: 25 additions & 23 deletions data/v2/csv/pokemon_forms.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1007,23 +1007,23 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
1006,iron-valiant,,1006,25,1,0,0,1,1352
1007,koraidon-apex-build,apex-build,1007,25,1,0,0,1,1357
1008,miraidon-ultimate-mode,ultimate-mode,1008,25,1,0,0,1,1358
1009,walking-wake,,1009,25,1,0,0,1,1381
1010,iron-leaves,,1010,25,1,0,0,1,1382
1011,dipplin,,1011,26,1,0,0,1,1371
1012,poltchageist,,1012,26,1,0,0,1,1372
1013,sinistcha,,1013,26,1,0,0,1,1373
1014,okidogi,,1014,26,1,0,0,1,1374
1015,munkidori,,1015,26,1,0,0,1,1375
1016,fezandipiti,,1016,26,1,0,0,1,1376
1017,ogerpon,,1017,26,1,0,0,1,1377
1018,archaludon,,1018,27,1,0,0,1,1381
1019,hydrapple,,1019,27,1,0,0,1,1382
1020,gouging-fire,,1020,27,1,0,0,1,1383
1021,raging-bolt,,1021,27,1,0,0,1,1384
1022,iron-boulder,,1022,27,1,0,0,1,1385
1023,iron-crown,,1023,27,1,0,0,1,1386
1024,terapagos,,1024,27,1,0,0,1,1387
1025,pecharunt,,1025,27,1,0,0,1,1388
1009,walking-wake,,1009,25,1,0,0,1,1370
1010,iron-leaves,,1010,25,1,0,0,1,1371
1011,dipplin,,1011,26,1,0,0,1,1373
1012,poltchageist-counterfeit,counterfeit,1012,26,1,0,0,1,1374
1013,sinistcha-unremarkable,unremarkable,1013,26,1,0,0,1,1376
1014,okidogi,,1014,26,1,0,0,1,1378
1015,munkidori,,1015,26,1,0,0,1,1379
1016,fezandipiti,,1016,26,1,0,0,1,1380
1017,ogerpon,,1017,26,1,0,0,1,1381
1018,archaludon,,1018,27,1,0,0,1,1385
1019,hydrapple,,1019,27,1,0,0,1,1386
1020,gouging-fire,,1020,27,1,0,0,1,1387
1021,raging-bolt,,1021,27,1,0,0,1,1388
1022,iron-boulder,,1022,27,1,0,0,1,1389
1023,iron-crown,,1023,27,1,0,0,1,1390
1024,terapagos,,1024,27,1,0,0,1,1391
1025,pecharunt,,1025,27,1,0,0,1,1394
10001,unown-b,b,201,3,0,0,0,2,299
10002,unown-c,c,201,3,0,0,0,3,300
10003,unown-d,d,201,3,0,0,0,4,301
Expand Down Expand Up @@ -1464,9 +1464,11 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10438,miraidon-drive-mode,drive-mode,10269,25,0,0,0,3,1324
10439,miraidon-aquatic-mode,aquatic-mode,10270,25,0,0,0,4,1325
10440,miraidon-glide-mode,glide-mode,10271,25,0,0,0,5,1326
10441,ursaluna-bloodmoon,bloodmoon,10272,26,0,0,0,2,1370
10442,ogerpon-wellspring-mask,wellspring-mask,10273,26,0,0,0,2,1378
10443,ogerpon-hearthflame-mask,hearthflame-mask,10274,26,0,0,0,3,1379
10444,ogerpon-cornerstone-mask,cornerstone-mask,10275,26,0,0,0,4,1380
10445,terapagos-terastal,terastal,10276,27,0,1,0,2,1389
10446,terapagos-stellar,stellar,10277,27,0,1,0,3,1390
10441,ursaluna-bloodmoon,bloodmoon,10272,26,0,0,0,2,1372
10442,ogerpon-wellspring-mask,wellspring-mask,10273,26,0,0,0,2,1382
10443,ogerpon-hearthflame-mask,hearthflame-mask,10274,26,0,0,0,3,1383
10444,ogerpon-cornerstone-mask,cornerstone-mask,10275,26,0,0,0,4,1384
10445,terapagos-terastal,terastal,10276,27,0,1,0,2,1392
10446,terapagos-stellar,stellar,10277,27,0,1,0,3,1393
10447,poltchageist-artisan,artisan,1012,26,0,0,0,2,1375
10448,sinistcha-masterpiece,masterpiece,1013,26,0,0,0,2,1377

0 comments on commit 07ecd87

Please sign in to comment.