diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-05-22 08:49:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-22 08:49:36 -0400 |
| commit | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (patch) | |
| tree | 105bbdc450a3d3307d4aba3d038338baa4c007f5 /data/maps/Route24 | |
| parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) | |
| parent | 3e44eb26efdfa5676865f1f3b1415a7fa764a949 (diff) | |
Merge pull request #58 from garakmon/text_dump
Some Text Dump
Diffstat (limited to 'data/maps/Route24')
| -rw-r--r-- | data/maps/Route24/text.inc | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/maps/Route24/text.inc b/data/maps/Route24/text.inc new file mode 100644 index 000000000..04ef64ea5 --- /dev/null +++ b/data/maps/Route24/text.inc @@ -0,0 +1,35 @@ +gUnknown_8188C3C:: @ 8188C3C + .string "Congratulations! You beat our\n" + .string "five contest TRAINERS!\p" + .string "You just earned a fabulous prize!$" + +gUnknown_8188C93:: @ 8188C93 + .string "{PLAYER} received a NUGGET\n" + .string "from the mystery TRAINER!$" + +gUnknown_8188CC2:: @ 8188CC2 + .string "You don't have any room!$" + +Text_188CDB:: @ 8188CDB + .string "By the way, how would you like to\n" + .string "join TEAM ROCKET?\p" + .string "We're a group of professional\n" + .string "criminals specializing in POKéMON!\p" + .string "Want to join?\p" + .string "Are you sure?\p" + .string "Come on, join us!\p" + .string "I'm telling you to join!\p" + .string "…Okay, you need convincing!\p" + .string "I'll make you an offer you can't\n" + .string "refuse!$" + +Text_188DDC:: @ 8188DDC + .string "Arrgh!\n" + .string "You are good!$" + +gUnknown_8188DF1:: @ 8188DF1 + .string "With your ability, you'd become\n" + .string "a top leader in TEAM ROCKET.\p" + .string "Come on, think of the opportunity!\n" + .string "Don't let this chance go to waste.$" + |
