blob: 11e34e9a869b714b15f3462dddd5e920d35fc6e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
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
ToddSaleText: ; unreferenced
; This is a duplicate of CamperToddSaleText in maps/Route34.asm.
text "Shopping under the"
line "sky!"
para "It feels so nice"
line "up on a rooftop."
done
|