Skip to content
Open
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
3 changes: 2 additions & 1 deletion data/v2/csv/pokemon.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
10311,heatran-mega,485,28,5700,,,0
10312,darkrai-mega,491,30,2400,,,0
10313,golurk-mega,623,40,3300,,,0
10314,meowstic-mega,678,8,101,,,0
10314,meowstic-mega-male,678,8,101,,,0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
10314,meowstic-mega-male,678,8,101,,,0
10314,meowstic-male-mega,678,8,101,,,0

Something like this would be more consistent with other identifiers

10315,crabominable-mega,740,26,2528,,,0
10316,golisopod-mega,768,23,1480,,,0
10317,magearna-mega,801,13,2481,,,0
Expand All @@ -1349,3 +1349,4 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
10323,tatsugiri-droopy-mega,978,6,240,,,0
10324,tatsugiri-stretchy-mega,978,6,240,,,0
10325,baxcalibur-mega,998,21,3150,,,0
10326,meowstic-mega-female,678,8,101,,,0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
10326,meowstic-mega-female,678,8,101,,,0
10326,meowstic-female-mega,678,8,101,,,0

4 changes: 4 additions & 0 deletions data/v2/csv/pokemon_form_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4222,3 +4222,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
10553,9,Female,Female Jellicent
10553,11,メスのすがた,
10553,12,雌性的样子,
10554,1,メガニャオニクス,
10554,5,Méga-Mistigrix,Méga-Mistigrix
10554,9,Mega Meowstic,Mega Meowstic
10554,11,メガニャオニクス,
Loading
Loading