Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/v2/csv/evolution_triggers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ id,identifier
13,recoil-damage
14,use-move
15,three-defeated-bisharp
16,gimmmighoul-coins
16,gimmighoul-coins
7 changes: 7 additions & 0 deletions data/v2/csv/item_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18096,6 +18096,7 @@ item_id,local_language_id,name
2108,11,いしずえのめん
2109,1,みついりりんご
2109,5,Pomme Nectar
2109,6,Saftiger Apfel
2109,9,Syrupy Apple
2109,11,みついりりんご
2110,1,ボンサクのちゃわん
Expand Down Expand Up @@ -18497,3 +18498,9 @@ item_id,local_language_id,name
2228,9,Jet Ball
2229,5,Origine Ball
2229,9,Origin Ball
2230,6,Schwarzaugit
2230,9,Black Augurite
2231,6,Torfblock
2231,9,Peat Block
2232,6,Legierungsmetall
2232,6,Metal Alloy
Copy link
Copy Markdown
Contributor

@Dropries Dropries May 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metal Alloy is the English name so this final line should be 2232,9,Metal Alloy.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes you're right, copy paste error 😐.
Do you want to create a new pr or should I?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created pr #1511 to fix this

5 changes: 3 additions & 2 deletions data/v2/csv/items.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2172,5 +2172,6 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
2227,lawing-ball,34,0,,
2228,lajet-ball,34,0,,
2229,laorigin-ball,34,0,,
10001,black-augurite,10,0,,
10002,peat-block,10,0,,
2230,black-augurite,10,0,,
2231,peat-block,10,0,,
2232,metal-alloy,10,0,,
9 changes: 7 additions & 2 deletions data/v2/csv/pokemon_evolution.csv
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,8 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_
460,745,1,,25,,,,dusk,,,,,,,,,,0,0,0,,,,,,
461,20,1,,20,,,,night,,,,,,,,,,0,0,0,,10091,,,,
462,899,11,,,,,,,,,,,,,,,,0,0,0,,,828,20,,
463,900,3,10001,,,,,,,,,,,,,,,0,0,0,,,,,,
464,901,3,10002,,,,,full-moon,,,,,,,,,,0,0,0,,,,,,
463,900,3,2230,,,,,,,,,,,,,,,0,0,0,,,,,,
464,901,3,2231,,,,,full-moon,,,,,,,,,,0,0,0,,,,,,
465,902,13,,,,,,,,,,,,,,,,0,0,0,,10247,,,,294
466,903,1,,,,,303,day,,,,,,,,,,0,0,0,,10235,,,,
467,904,12,,,,,,,,,,,,,,,,0,0,0,,10234,839,20,,
Expand Down Expand Up @@ -536,3 +536,8 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_
538,264,1,,20,,,,,,,,,,,,,,0,0,0,,10174,,,,
539,892,3,1675,,,,,,,,,,,,,,,0,0,0,,,,,,
540,892,3,1676,,,,,,,,,,,,,,,0,0,0,,,,,,
541,1011,3,2109,,,,,,,,,,,,,,,0,0,0,,,,,,
542,1018,3,2232,,,,,,,,,,,,,,,0,0,0,,,,,,
543,1019,1,,,,,,,913,,,,,,,,,0,0,0,,,,,,
544,1013,3,2110,,,,,,,,,,,,,,,0,0,0,,,,,,
545,1013,3,2111,,,,,,,,,,,,,,,0,0,0,,,,,,
Loading