diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-02-14 21:16:47 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-14 21:16:47 -0600 |
| commit | e706d89ff1af46df3fcee60e08d80990f2a8a681 (patch) | |
| tree | f28ec25932ec4b119f85151f18a6f757a64fe187 /data/text | |
| parent | 8318898fbd471aad751f9ad4ca9e5f14ee6c893c (diff) | |
| parent | ce28fa900b8931082f80ec21ae7deb9d9321631d (diff) | |
Merge pull request #213 from golemgalvanize/decompile_main_menu
Decompile main menu
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/birch_speech.inc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/text/birch_speech.inc b/data/text/birch_speech.inc index 9e7eea3bc..1dfc0242b 100644 --- a/data/text/birch_speech.inc +++ b/data/text/birch_speech.inc @@ -1,4 +1,4 @@ -gUnknown_082C897B:: @ 82C897B +gText_Birch_Welcome:: @ 82C897B .string "Hi! Sorry to keep you waiting!\p" .string "Welcome to the world of POKéMON!\p" .string "My name is BIRCH.\p" @@ -6,12 +6,12 @@ gUnknown_082C897B:: @ 82C897B .string "PROFESSOR.\p" .string "$" -gUnknown_082C89FB:: @ 82C89FB +gText_Birch_Pokemon:: @ 82C89FB .string "This is what we call a “POKéMON.”\p" .string "\n" .string "$" -gUnknown_082C8A1F:: @ 82C8A1F +gText_Birch_MainSpeech:: @ 82C8A1F .string "This world is widely inhabited by\n" .string "creatures known as POKéMON.\p" .string "We humans live alongside POKéMON,\n" @@ -28,28 +28,28 @@ gUnknown_082C8A1F:: @ 82C8A1F .string "That’s what I do.\p" .string "$" -gUnknown_082C8BD0:: @ 82C8BD0 +gText_Birch_AndYouAre:: @ 82C8BD0 .string "And you are?$" -gUnknown_082C8BDD:: @ 82C8BDD +gText_Birch_BoyOrGirl:: @ 82C8BDD .string "Are you a boy?\n" .string "Or are you a girl?$" -gUnknown_082C8BFF:: @ 82C8BFF +gText_Birch_WhatsYourName:: @ 82C8BFF .string "All right.\n" .string "What’s your name?$" -gUnknown_082C8C1C:: @ 82C8C1C +gText_Birch_SoItsPlayer:: @ 82C8C1C .string "So it’s {PLAYER}{KUN}?$" -gUnknown_082C8C2A:: @ 82C8C2A +gText_Birch_YourePlayer:: @ 82C8C2A .string "Ah, okay!\p" .string "You’re {PLAYER}{KUN} who’s moving to my\n" .string "hometown of LITTLEROOT.\l" .string "I get it now!\p" .string "$" -gUnknown_082C8C7A:: @ 82C8C7A +gText_Birch_AreYouReady:: @ 82C8C7A .string "All right, are you ready?\p" .string "Your very own adventure is about\n" .string "to unfold.\p" |
