summaryrefslogtreecommitdiff
path: root/text/maps/vermilion_mart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/vermilion_mart.asm')
-rw-r--r--text/maps/vermilion_mart.asm24
1 files changed, 24 insertions, 0 deletions
diff --git a/text/maps/vermilion_mart.asm b/text/maps/vermilion_mart.asm
new file mode 100644
index 00000000..fbbca10a
--- /dev/null
+++ b/text/maps/vermilion_mart.asm
@@ -0,0 +1,24 @@
+_VermilionMartText2: ; 9a9c1 (26:69c1)
+ text "There are evil"
+ line "people who will"
+ cont "use #MON for"
+ cont "criminal acts."
+
+ para "TEAM ROCKET"
+ line "traffics in rare"
+ cont "#MON."
+
+ para "They also abandon"
+ line "#MON that they"
+ cont "consider not to"
+ cont "be popular or"
+ cont "useful."
+ done
+
+_VermilionMartText3: ; 9aa67 (26:6a67)
+ text "I think #MON"
+ line "can be good or"
+ cont "evil. It depends"
+ cont "on the trainer."
+ done
+