aboutsummaryrefslogtreecommitdiffstats
path: root/text/RocketHideoutB4F.asm
blob: b105b32a349ac3e331b725d9b5647f02b851c124 (plain) (blame)
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
68
69
70
71
72
73
74
_RocketHideoutB4FGiovanniImpressedYouGotHereText::
	text "So! I must say, I"
	line "am impressed you"
	cont "got here!"
	done

_RocketHideoutB4FGiovanniWhatCannotBeText::
	text "WHAT!"
	line "This cannot be!"
	prompt

_RocketHideoutB4FGiovanniHopeWeMeetAgainText::
	text "I see that you"
	line "raise #MON"
	cont "with utmost care."

	para "A child like you"
	line "would never"
	cont "understand what I"
	cont "hope to achieve."

	para "I shall step"
	line "aside this time!"

	para "I hope we meet"
	line "again..."
	done

_RocketHideoutB4FGiovanniBattleText::
	text "I know you! You"
	line "ruined our plans"
	cont "at MT.MOON!"
	done

_RocketHideoutB4FGiovanniEndBattleText::
	text "Burned"
	line "again!"
	prompt

_RocketHideoutB4FGiovanniAfterBattleText::
	text "Do you have"
	line "something against"
	cont "TEAM ROCKET?"
	done

_RocketHideoutB4FRocket1BattleText::
	text "How can you not"
	line "see the beauty of"
	cont "our evil?"
	done

_RocketHideoutB4FRocket1EndBattleText::
	text "Ayaya!"
	prompt

_RocketHideoutB4FRocket1AfterBattleText::
	text "BOSS! I'm sorry I"
	line "failed you!"
	done

_RocketHideoutB4FRocket2BattleText::
	text "The elevator"
	line "doesn't work? Who"
	cont "has the LIFT KEY?"
	done

_RocketHideoutB4FRocket2EndBattleText::
	text "No!"
	prompt

_RocketHideoutB4FRocket2AfterBattleText::
	text "Oh no! I dropped"
	line "the LIFT KEY!"
	done