Skip to content

Commit

Permalink
Clarify Special Rockruff evo time of day (#10577)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glazelf authored Sep 28, 2024
1 parent a528ceb commit 80e4288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/pokedex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13327,7 +13327,7 @@ export const Pokedex: import('../sim/dex-species').SpeciesDataTable = {
color: "Brown",
prevo: "Rockruff",
evoLevel: 25,
evoCondition: "from a special Rockruff",
evoCondition: "from a special Rockruff during the evening",
eggGroups: ["Field"],
},
wishiwashi: {
Expand Down

0 comments on commit 80e4288

Please sign in to comment.