diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-08 02:03:45 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-11-08 02:47:55 -0500 |
commit | bef24a45f0249ba867a5a11f34e04c35c64cd9fa (patch) | |
tree | 48b971d395ffab0025577260c00b6a0e27dcfe7c /data/text | |
parent | 1475c4d8da2e27734aa5a738e2287222c1e21386 (diff) |
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?$" |