summaryrefslogtreecommitdiff
path: root/data/phone/text/beth_overworld.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/phone/text/beth_overworld.asm')
-rw-r--r--data/phone/text/beth_overworld.asm56
1 files changed, 56 insertions, 0 deletions
diff --git a/data/phone/text/beth_overworld.asm b/data/phone/text/beth_overworld.asm
new file mode 100644
index 000000000..5c23a7ab6
--- /dev/null
+++ b/data/phone/text/beth_overworld.asm
@@ -0,0 +1,56 @@
+BethAskNumber1Text:
+ text "It's been a while"
+ line "since I lost…"
+
+ para "You're very good"
+ line "at battling."
+
+ para "We should battle"
+ line "again sometime."
+
+ para "By challenging a"
+ line "tough trainer like"
+
+ para "you, I think I can"
+ line "get better too."
+
+ para "So how about it?"
+
+ para "Would you give me"
+ line "your phone number?"
+ done
+
+BethAskNumber2Text:
+ text "By challenging a"
+ line "tough trainer like"
+
+ para "you, I think I can"
+ line "get better too."
+
+ para "So how about it?"
+
+ para "Would you give me"
+ line "your phone number?"
+ done
+
+BethNumberAcceptedText:
+ text "Let's battle again"
+ line "sometime!"
+ done
+
+BethNumberDeclinedText:
+ text "That's too bad…"
+
+ para "Let me know if you"
+ line "change your mind."
+ done
+
+BethPhoneFullText:
+ text "Oh no. Your phone"
+ line "is out of memory."
+ done
+
+BethRematchText:
+ text "You sure kept me"
+ line "waiting! Let's go!"
+ done