diff options
author | huderlem <huderlem@gmail.com> | 2019-11-08 17:23:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-08 17:23:11 -0600 |
commit | b38bc9a3a2d93e3482643b257685057e339dec9f (patch) | |
tree | 1175aa70b24f9c07b8089e23b2e8e7fdcba1b524 /data/text | |
parent | 030784dece994daf90ac1cb06a44912245b519ea (diff) | |
parent | 9140594b233b08d05d0832b62d3e64d50528a460 (diff) |
Merge pull request #885 from GriffinRichards/doc-littleroot
Document Littleroot scripts
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/match_call.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/text/match_call.inc b/data/text/match_call.inc index a695b1b80..9ecdd03c7 100644 --- a/data/text/match_call.inc +++ b/data/text/match_call.inc @@ -2831,7 +2831,7 @@ gText_Steven_Pokenav_2B5ED9:: @ 82B5ED9 .string "I hope we can meet again\n" .string "somewhere!$" -Route101_Text_2B5F52: @ 82B5F52 +MatchCall_Text_BirchRegisterCall: @ 82B5F52 .string "PROF. BIRCH: Oh, {PLAYER}{KUN}!\n" .string "I've already heard about you!\p" .string "It seems your POKéNAV's been\n" @@ -2842,10 +2842,11 @@ Route101_Text_2B5F52: @ 82B5F52 .string "out in the field.\p" .string "… … … … … …$" -Route101_Text_2B603A: @ 82B603A +MatchCall_Text_RegisteredBirch: @ 82B603A .string "Registered PROF. BIRCH\n" .string "in the POKéNAV.$" +MatchCall_Text_UnusedProfBirch: .string "PROF. BIRCH: When one has both\n" .string "the POKéDEX and POKéNAV, studying\l" .string "POKéMON becomes more fun, eh?$" |