From 6e5476d420d5d3a73e478a28ed96e8425b7ba94c Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 22 Jan 2014 23:37:40 -0500 Subject: Even more map text --- text/maps/fuchsia_mart.asm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 text/maps/fuchsia_mart.asm (limited to 'text/maps/fuchsia_mart.asm') 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 + -- cgit v1.3.1-sl0p