diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-26 15:32:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-26 15:32:39 -0500 |
commit | a2c6174ee995f8980bcd38d3199ab2e395cca2ae (patch) | |
tree | b5a1b7af6d63cd1064db1a59e9961e5906c0ebf4 /data/maps/Route1/text.inc | |
parent | 905912e2784c116e28dfe22a95b149f7ef00f640 (diff) | |
parent | 97d2555fad45c046862b97cf84c443b6935928a6 (diff) |
Merge pull request #241 from GriffinRichards/doc-viridian
Document Viridian City scripts and adjacent routes
Diffstat (limited to 'data/maps/Route1/text.inc')
-rw-r--r-- | data/maps/Route1/text.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/Route1/text.inc b/data/maps/Route1/text.inc index 7b4150b03..57ebecb86 100644 --- a/data/maps/Route1/text.inc +++ b/data/maps/Route1/text.inc @@ -1,4 +1,4 @@ -gUnknown_818329D:: @ 818329D +Route1_Text_WorkAtPokeMartTakeSample:: @ 818329D .string "Hi!\n" .string "I work at a POKéMON MART.\p" .string "It's part of a convenient chain\n" @@ -7,22 +7,22 @@ gUnknown_818329D:: @ 818329D .string "I know, I'll give you a sample.\n" .string "Here you go!$" -gUnknown_8183347:: @ 8183347 +Route1_Text_ComeSeeUsIfYouNeedPokeBalls:: @ 8183347 .string "Please come see us if you need\n" .string "POKé BALLS for catching POKéMON.$" -gUnknown_8183387:: @ 8183387 +Route1_Text_PutPotionAway:: @ 8183387 .string "{PLAYER} put the POTION away in\n" .string "the BAG's ITEMS POCKET.$" -gUnknown_81833B9:: @ 81833B9 +Route1_Text_CanJumpFromLedges:: @ 81833B9 .string "See those ledges along the road?\p" .string "It's a bit scary, but you can jump\n" .string "from them.\p" .string "You can get back to PALLET TOWN\n" .string "quicker that way.$" -gUnknown_818343A:: @ 818343A +Route1_Text_RouteSign:: @ 818343A .string "ROUTE 1\n" .string "PALLET TOWN - VIRIDIAN CITY$" |