diff options
| author | garak <garakmon@gmail.com> | 2019-05-21 17:00:28 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-21 17:00:28 -0400 |
| commit | 44e30e713664330179a41f08a90ad7f168fd82da (patch) | |
| tree | 11b54061bdd3d70c09fa9491fd1c3d03b96a02cd /data/maps/IndigoPlateau_PokemonCenter_1F | |
| parent | 28885f5a471489390ccde928f735985f15039eac (diff) | |
split map text into map directories
Diffstat (limited to 'data/maps/IndigoPlateau_PokemonCenter_1F')
| -rw-r--r-- | data/maps/IndigoPlateau_PokemonCenter_1F/text.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/IndigoPlateau_PokemonCenter_1F/text.inc b/data/maps/IndigoPlateau_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..7a4d158b3 --- /dev/null +++ b/data/maps/IndigoPlateau_PokemonCenter_1F/text.inc @@ -0,0 +1,24 @@ +gUnknown_819A837:: @ 819A837 + .string "Yo!\n" + .string "Champ in the making!\p" + .string "At the POKéMON LEAGUE, you will\n" + .string "face the ELITE FOUR all in a row.\p" + .string "If you lose, you have to start all\n" + .string "over again!\p" + .string "This is it!\n" + .string "Go for it!$" + +gUnknown_819A8D8:: @ 819A8D8 + .string "From here on, you face the\n" + .string "ELITE FOUR one by one.\p" + .string "If you win, a door opens to the\n" + .string "next TRAINER. Good luck!$" + +gUnknown_819A943:: @ 819A943 + .string "I am so sorry, but you've wasted\n" + .string "your time coming here.\p" + .string "LORELEI of the ELITE FOUR is\n" + .string "absent, you see.\p" + .string "As a result, the POKéMON LEAGUE is\n" + .string "closed for the time being.$" + |
