Fix Capitalization in Silph Gauntlet 5F Text

In one of the trainer's after battle texts in Silph Gauntlet 5F, they start a sentence without capitalizing it. In this case, since it starts a new sentence, the word after the ellipsis needs to be capitalized.
This commit is contained in:
Deokishisu 2024-01-10 18:08:35 -05:00 committed by GitHub
parent ed8e92cc2b
commit 245d596854
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ _SilphGauntlet5FAfterBattleText5::
text "Huh? Yeah! We" text "Huh? Yeah! We"
line "used our whips!" line "used our whips!"
para "...hey, what's" para "...Hey, what's"
line "with that stare?" line "with that stare?"
done done