summaryrefslogtreecommitdiff
path: root/text/maps/silph_co_9f.asm
blob: f01ffb7b4b5544b2a6c4c474428a2e67cc12158d (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
_SilphCo9Text_5d8e5::
	text "You look tired!"
	line "You should take a"
	cont "quick nap!"
	prompt

_SilphCo9Text_5d8ea::
	text "Don't give up!"
	done

_SilphCo9Text_5d8ef::
	text "Thank you so"
	line "much!"
	done

_SilphCo9BattleText1::
	text "Your #MON seem"
	line "to adore you, kid!"
	done

_SilphCo9EndBattleText1::
	text "Ghaaah!"
	prompt

_SilphCo9AfterBattleText1::
	text "If I had started"
	line "as a trainer at"
	cont "your age..."
	done

_SilphCo9BattleText2::
	text "Your #MON have"
	line "weak points! I"
	cont "can nail them!"
	done

_SilphCo9EndBattleText2::
	text "You"
	line "hammered me!"
	prompt

_SilphCo9AfterBattleText2::
	text "Exploiting weak"
	line "spots does work!"
	cont "Think about"
	cont "element types!"
	done

_SilphCo9BattleText3::
	text "I am one of the 4"
	line "ROCKET BROTHERS!"
	done

_SilphCo9EndBattleText3::
	text "Warg!"
	line "Brothers, I lost!"
	prompt

_SilphCo9AfterBattleText3::
	text "My brothers will"
	line "avenge me!"
	done