summaryrefslogtreecommitdiff
path: root/text/phone/erin_overworld.asm
blob: 3cfbe742e9f517555f542fb789302371a81e24d0 (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
ErinAskNumber1Text:
	text "It really made me"
	line "angry to lose."

	para "I'll have to train"
	line "much harder…"

	para "Here's my number."
	line "I'm ERIN--don't"

	para "forget! Want to"
	line "battle me again?"
	done

ErinAskNumber2Text:
	text "I want to battle"
	line "with you again."

	para "Do you want to"
	line "exchange numbers?"
	done

ErinNumberAcceptedText:
	text "I'll remember to"
	line "call when I want"
	cont "to battle again!"
	done

ErinNumberDeclinedText:
	text "Oh… I'm sad…"
	line "If you do want to"

	para "battle, come see"
	line "ERIN--that's me!"
	done

ErinPhoneFullText:
	text "Oh no. Your phone"
	line "is all filled up."
	done

ErinRematchText:
	text "Yay! I waited!"
	line "Let's start now!"
	done

ErinPackFullText:
	text "That's too bad!"
	line "You have no room…"

	para "I'll give it to"
	line "you another time."
	done

ErinRematchGiftText:
	text "Aww… I lost again!"

	para "I wonder how many"
	line "times that is…"

	para "Thanks for coming!"
	line "Here's a present!"
	done