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/FiveIsland_PokemonCenter_1F | |
| parent | 28885f5a471489390ccde928f735985f15039eac (diff) | |
split map text into map directories
Diffstat (limited to 'data/maps/FiveIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/FiveIsland_PokemonCenter_1F/text.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/FiveIsland_PokemonCenter_1F/text.inc b/data/maps/FiveIsland_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..e1b0e1ea4 --- /dev/null +++ b/data/maps/FiveIsland_PokemonCenter_1F/text.inc @@ -0,0 +1,10 @@ +gUnknown_81A3BBA:: @ 81A3BBA + .string "I'm on my way to prepare a meal\n" + .string "for a certain high-society person.$" + +gUnknown_81A3BFD:: @ 81A3BFD + .string "You're on a quest to catch every\n" + .string "single kind of POKéMON?\p" + .string "…How incredible. Please tell me if\n" + .string "you catch a strong one!$" + |
