summaryrefslogtreecommitdiff
path: root/text/PokemonTower7F.asm
blob: 86f054453a6a148a4abcc9c2debc2141ee188416 (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
_PokemonTowerJessieJamesText1::
	text "Stop right there!@"
	text_end

_PokemonTowerJessieJamesText2::
	text "Grampa here wanted"
	line "to complain, so"
	cont "we're setting him"
	cont "straight."

	para "So render yourself"
	line "invisible, or"
	cont "prepare to fight!"
	done

_PokemonTowerJessieJamesText3::
	text "You"
	line "will regret this!"
	prompt

_PokemonTowerJessieJamesText4::
	text "Looks like TEAM"
	line "ROCKET's blasting"
	cont "off again!@"
	text_end

_TowerRescueFujiText::
	text "MR.FUJI: Heh? You"
	line "came to save me?"

	para "Thank you. But, I"
	line "came here of my"
	cont "own free will."

	para "I came to calm"
	line "the soul of"
	cont "CUBONE's mother."

	para "I think MAROWAK's"
	line "spirit has gone"
	cont "to the afterlife."

	para "I must thank you"
	line "for your kind"
	cont "concern!"

	para "Follow me to my"
	line "home, #MON"
	cont "HOUSE at the foot"
	cont "of this tower."
	done