Add missing newline in gOakSpeech_Text_LetsGo

This commit is contained in:
SphericalIce
2022-12-31 14:48:57 +00:00
parent 2070ea7896
commit 8e2d4b179e
+2 -1
View File
@@ -236,7 +236,8 @@ gOakSpeech_Text_RememberRivalsName::
.string "His name is {RIVAL}!\p$" .string "His name is {RIVAL}!\p$"
gOakSpeech_Text_LetsGo:: gOakSpeech_Text_LetsGo::
.string "{PLAYER}!\pYour very own POKéMON legend is\n" .string "{PLAYER}!\p"
.string "Your very own POKéMON legend is\n"
.string "about to unfold!\p" .string "about to unfold!\p"
.string "A world of dreams and adventures\n" .string "A world of dreams and adventures\n"
.string "with POKéMON awaits! Let's go!$" .string "with POKéMON awaits! Let's go!$"