diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-16 12:14:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 12:14:55 -0500 |
commit | 9addd6a6b6703f5d0810ce191a43869927cb9974 (patch) | |
tree | e8c11ab9d7e1f9003d4c0749f42e730e65482ece /data/text | |
parent | 3b40ec23c7200a72b49c0cf0ede06e886a702aec (diff) | |
parent | 533df93dc16c6af8666033711ce66b4d9a4afd64 (diff) |
Merge pull request #248 from GriffinRichards/doc-caves
Document remaining cave scripts
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/trainers.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/text/trainers.inc b/data/text/trainers.inc index 21a96a964..471c54a4b 100644 --- a/data/text/trainers.inc +++ b/data/text/trainers.inc @@ -989,18 +989,18 @@ Text_1C4699:: @ 81C4699 .string "NYA: I won't drag down my mentor\n" .string "LEX! We're going to win!$" -Text_1C46D3:: @ 81C46D3 +SevenIsland_TanobyRuins_Text_BrandonRematchIntro:: @ 81C46D3 .string "Have you discovered anything about\n" .string "this stone chamber?$" -Text_1C470A:: @ 81C470A +SevenIsland_TanobyRuins_Text_BenjaminRematchIntro:: @ 81C470A .string "A mystic POKéMON is said to sleep\n" .string "inside here.$" -Text_1C4739:: @ 81C4739 +SevenIsland_TanobyRuins_Text_EdnaRematchIntro:: @ 81C4739 .string "My teacher is showing me how to\n" .string "paint some more.$" -Text_1C476A:: @ 81C476A +SevenIsland_TanobyRuins_Text_CliffordRematchIntro:: @ 81C476A .string "Today, in addition to our lesson,\n" .string "we came to see the chamber again.$" |