Supersweet Syrup wrong ability desc (#4902)
This commit is contained in:
parent
dd7b735211
commit
13b8daf36b
1 changed files with 1 additions and 1 deletions
|
@ -2548,7 +2548,7 @@ const struct Ability gAbilitiesInfo[ABILITIES_COUNT] =
|
|||
#else
|
||||
.name = _("SuprswtSyrup"),
|
||||
#endif
|
||||
.description = COMPOUND_STRING("Lowers the foe's Speed."),
|
||||
.description = COMPOUND_STRING("Lowers the foe's Evasion."),
|
||||
.aiRating = 5,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue