aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/lavender_mart.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
committeryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
commit6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch)
treed9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/lavender_mart.asm
parentSilph Co 1f text was actually somewhere else (diff)
downloadpokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.gz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.xz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.zip
Even more map text
Diffstat (limited to 'text/maps/lavender_mart.asm')
-rw-r--r--text/maps/lavender_mart.asm31
1 files changed, 31 insertions, 0 deletions
diff --git a/text/maps/lavender_mart.asm b/text/maps/lavender_mart.asm
new file mode 100644
index 00000000..d610a8b9
--- /dev/null
+++ b/text/maps/lavender_mart.asm
@@ -0,0 +1,31 @@
+_LavenderMartText2: ; 9a104 (26:6104)
+ text "I'm searching for"
+ line "items that raise"
+ cont "the abilities of"
+ cont "#MON during a"
+ cont "single battle."
+
+ para "X ATTACK, X"
+ line "DEFEND, X SPEED"
+ cont "and X SPECIAL are"
+ cont "what I'm after."
+
+ para "Do you know where"
+ line "I can get them?"
+ done
+
+_UnnamedText_5c953: ; 9a1b4 (26:61b4)
+ text "You know REVIVE?"
+ line "It revives any"
+ cont "fainted #MON!"
+ done
+
+_UnnamedText_5c958: ; 9a1e3 (26:61e3)
+ text "I found a NUGGET"
+ line "in the mountains."
+
+ para "I thought it was"
+ line "useless, but it"
+ cont "sold for ¥5000!"
+ done
+