summaryrefslogtreecommitdiff
path: root/text/maps/lavender_mart.asm
diff options
context:
space:
mode:
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
+