diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-19 08:47:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-19 08:47:39 -0500 |
| commit | 71fec599bbe144af8d4a16e98ec32454fd10a4a8 (patch) | |
| tree | c01d0ba48843b0f8e74f3385584e6c3ce9658ea6 /data/maps/Route19 | |
| parent | ea7d66593819f0588174185f4382d2446f70e40e (diff) | |
| parent | c1d17b2df183689c0befd3c7bc08810308f2bcd2 (diff) | |
Merge pull request #252 from GriffinRichards/doc-routes2
Document Routes 10-14 scripts
Diffstat (limited to 'data/maps/Route19')
| -rw-r--r-- | data/maps/Route19/text.inc | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/maps/Route19/text.inc b/data/maps/Route19/text.inc index a76ff89d7..7d399f364 100644 --- a/data/maps/Route19/text.inc +++ b/data/maps/Route19/text.inc @@ -117,3 +117,38 @@ gUnknown_8187C06:: @ 8187C06 .string "SEA ROUTE 19\n" .string "FUCHSIA CITY - SEAFOAM ISLANDS$" +Text_187C32:: @ 8187C32 + .string "LIA: I'm looking after my brother.\n" + .string "He just became a TRAINER.$" + +Text_187C6F:: @ 8187C6F + .string "LIA: That's no way to treat my\n" + .string "little brother!$" + +Text_187C9E:: @ 8187C9E + .string "LIA: Do you have a younger\n" + .string "brother?\p" + .string "I hope you're teaching him all\n" + .string "sorts of things.$" + +Text_187CF2:: @ 8187CF2 + .string "LIA: I want to battle together\n" + .string "with my little brother.\p" + .string "Don't you have two POKéMON?$" + +Text_187D45:: @ 8187D45 + .string "LUC: My big sis taught me how\n" + .string "to swim and train POKéMON.$" + +Text_187D7E:: @ 8187D7E + .string "LUC: Oh, wow!\n" + .string "Someone tougher than my big sis!$" + +Text_187DAD:: @ 8187DAD + .string "LUC: My big sis is strong and nice.\n" + .string "I think she's awesome!$" + +Text_187DE8:: @ 8187DE8 + .string "LUC: I don't want to if I can't\n" + .string "battle you with my big sis.\p" + .string "Don't you have two POKéMON?$" |
