summaryrefslogtreecommitdiff
path: root/text/maps/mt_moon_pokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/mt_moon_pokecenter.asm')
-rw-r--r--text/maps/mt_moon_pokecenter.asm49
1 files changed, 49 insertions, 0 deletions
diff --git a/text/maps/mt_moon_pokecenter.asm b/text/maps/mt_moon_pokecenter.asm
new file mode 100644
index 00000000..54186253
--- /dev/null
+++ b/text/maps/mt_moon_pokecenter.asm
@@ -0,0 +1,49 @@
+_MtMoonPokecenterText1:: ; 8a8eb (22:68eb)
+ text "I've 6 # BALLs"
+ line "set in my belt."
+
+ para "At most, you can"
+ line "carry 6 #MON."
+ done
+
+_MtMoonPokecenterText3:: ; 8a929 (22:6929)
+ text "TEAM ROCKET"
+ line "attacks CERULEAN"
+ cont "citizens..."
+
+ para "TEAM ROCKET is"
+ line "always in the"
+ cont "news!"
+ done
+
+_UnnamedText_4935c:: ; 8a976 (22:6976)
+ text "MAN: Hello, there!"
+ line "Have I got a deal"
+ cont "just for you!"
+
+ para "I'll let you have"
+ line "a swell MAGIKARP"
+ cont "for just ¥500!"
+ cont "What do you say?"
+ done
+
+_UnnamedText_49361:: ; 8a9ec (22:69ec)
+ text "No? I'm only"
+ line "doing this as a"
+ cont "favor to you!"
+ done
+
+_UnnamedText_49366:: ; 8aa17 (22:6a17)
+ text "You'll need more"
+ line "money than that!"
+ done
+
+_UnnamedText_4936b:: ; 8aa39 (22:6a39)
+ text "MAN: Well, I don't"
+ line "give refunds!"
+ done
+
+_MtMoonPokecenterText5:: ; 8aa5a (22:6a5a)
+ db $0
+ done
+