summaryrefslogtreecommitdiff
path: root/text/phone/todd_overworld.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/phone/todd_overworld.asm')
-rw-r--r--text/phone/todd_overworld.asm68
1 files changed, 0 insertions, 68 deletions
diff --git a/text/phone/todd_overworld.asm b/text/phone/todd_overworld.asm
deleted file mode 100644
index 6b4e9dd4c..000000000
--- a/text/phone/todd_overworld.asm
+++ /dev/null
@@ -1,68 +0,0 @@
-ToddAskNumber1Text:
- text "From here, I can"
- line "see GOLDENROD's"
-
- para "DEPT.STORE. They"
- line "have bargain sales"
-
- para "up on the rooftop"
- line "every so often."
-
- para "Could I get your"
- line "phone number?"
-
- para "I'll call you when"
- line "they have a sale."
- done
-
-ToddAskNumber2Text:
- text "If you give me"
- line "your number, I'll"
-
- para "call you when they"
- line "have a sale."
- done
-
-ToddNumberAcceptedText:
- text "I check GOLDENROD"
- line "DEPT.STORE every"
-
- para "day, so I know"
- line "when there's a"
- cont "sale."
- done
-
-ToddNumberDeclinedText:
- text "Anyway…"
-
- para "If you're short on"
- line "money, take down"
- cont "my number."
-
- para "I'll call you when"
- line "there's a sale."
- done
-
-ToddPhoneFullText:
- text "Your phone doesn't"
- line "have enough memory"
- cont "for more numbers."
- done
-
-ToddRematchText:
- text "I waited for you!"
- line "I even cut back my"
-
- para "shopping to raise"
- line "my #MON better!"
- done
-
-UnusedText_0xa43ca:
-; This is unused; Todd says this during the department store sale,
-; but this is a duplicate of the actual string in the Route 34 scripts.
- text "Shopping under the"
- line "sky!"
-
- para "It feels so nice"
- line "up on a rooftop."
- done