summaryrefslogtreecommitdiff
path: root/data/phone/text/kenji_overworld.asm
blob: a3206b946189bbde3101f43d4d96f1d065aa21c1 (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
KenjiAskNumber1Text:
	text "Our battle was"
	line "remarkable!"

	para "I wish for some-"
	line "thing to remember"
	cont "you by!"

	para "Perhaps your phone"
	line "number will do?"

	para "My training makes"
	line "it impossible to"
	cont "chat much, but…"
	done

KenjiAskNumber2Text:
	text "My training makes"
	line "chatting tough,"

	para "but will you take"
	line "down my number?"
	done

KenjiNumberAcceptedText:
	text "I must train"
	line "harder to become"
	cont "the mightiest!"
	done

KenjiNumberDeclinedText:
	text "If you decide you"
	line "want my number,"
	cont "come see me."
	done

KenjiPhoneFullText:
	text "Your phone appears"
	line "to be full."

	para "Come back later!"
	done

KenjiGiftText:
	text "I wish to thank"
	line "you, <PLAYER>!"

	para "I've been training"
	line "all alone…"

	para "I was happy that"
	line "you cared to call…"

	para "I want you to have"
	line "this!"
	done

KenjiPackFullText:
	text "Your strength will"
	line "not let you carry"

	para "another thing!"
	line "I will hold this"

	para "till you lighten"
	line "your PACK!"
	done