wrap ogerpon dex entry to 4 lines

This commit is contained in:
leo60228 2023-11-03 22:18:55 -04:00
parent 01c9b7c20a
commit 4863fb8a6b
No known key found for this signature in database
GPG key ID: 6F3EB461799AD95E

View file

@ -6086,8 +6086,9 @@ const u8 gFezandipitiPokedexText[] = _(
"its body.");
const u8 gOgerponPokedexText[] = _(
"This Pokémon's type changes based on which\n"
"mask it's wearing. It confounds its enemies\n"
"with nimble movements and kicks.");
"This Pokémon's type changes based on\n"
"which mask it's wearing. It confounds\n"
"its enemies with nimble movements\n"
"and kicks.");
#endif