diff options
author | itskobold <itskobold@users.noreply.github.com> | 2017-11-19 10:50:39 +0000 |
---|---|---|
committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-19 10:50:39 +0000 |
commit | 625be4bf04c9f14c4e1ee2e1ab74e7a5a7964a33 (patch) | |
tree | 72fd9ebb925fe96cf83c4e7264b56af4b69e1eda /data/strings.s | |
parent | 370e47beeef3f115d071161a7b2f09dcfbd2168b (diff) | |
parent | 5dc8beb034e70b4e1eba61cca4009d5e06356605 (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
Diffstat (limited to 'data/strings.s')
-rw-r--r-- | data/strings.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/strings.s b/data/strings.s index 641b84c4a..739c6b7ac 100644 --- a/data/strings.s +++ b/data/strings.s @@ -5122,16 +5122,16 @@ gText_YouDontHaveThreeCoins:: @ 85EF734 gText_ReelTimeHelp:: @ 85EF750 .string "REEL TIME\nHere’s your chance to take\naim and nail marks!\nReel Time continues for the\nawarded number of spins.\nIt all ends on a Big Bonus.$" -gUnknown_085EF7DA:: @ 85EF7DA +gDaycareText_GetAlongVeryWell:: @ 85EF7DA .string "The two seem to get along\nvery well.$" -gUnknown_085EF7FF:: @ 85EF7FF +gDaycareText_GetAlong:: @ 85EF7FF .string "The two seem to get along.$" -gUnknown_085EF81A:: @ 85EF81A +gDaycareText_DontLikeOther:: @ 85EF81A .string "The two don’t seem to like\neach other much.$" -gUnknown_085EF846:: @ 85EF846 +gDaycareText_PlayOther:: @ 85EF846 .string "The two prefer to play with other\nPOKéMON than each other.$" gText_NewLine2:: @ 85EF881 |