Supersweet Syrup wrong ability desc (#4902)

This commit is contained in:
Alex 2024-07-03 22:53:41 +02:00 committed by GitHub
parent dd7b735211
commit 13b8daf36b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,
},