diff options
author | yenatch <yenatch@gmail.com> | 2014-01-22 23:37:40 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-01-22 23:37:40 -0500 |
commit | 6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch) | |
tree | d9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/fuchsia_mart.asm | |
parent | bf743815fabea7ff0d5f6775a39befe94d919299 (diff) |
Even more map text
Diffstat (limited to 'text/maps/fuchsia_mart.asm')
-rw-r--r-- | text/maps/fuchsia_mart.asm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/text/maps/fuchsia_mart.asm b/text/maps/fuchsia_mart.asm new file mode 100644 index 00000000..f53b5984 --- /dev/null +++ b/text/maps/fuchsia_mart.asm @@ -0,0 +1,15 @@ +_FuchsiaMartText2: ; 9e22e (27:622e) + text "Do you have a" + line "SAFARI ZONE flag?" + + para "What about cards" + line "or calendars?" + done + +_FuchsiaMartText3: ; 9e26e (27:626e) + text "Did you try X" + line "SPEED? It speeds" + cont "up a #MON in" + cont "battle!" + done + |