summaryrefslogtreecommitdiff
path: root/text/PokemonTower1F.asm
blob: 50a2cd298ae6d729386b56c43a9d09d526eb5ad0 (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
_PokemonTower1Text1::
	text "#MON TOWER was"
	line "erected in the"
	cont "memory of #MON"
	cont "that had died."
	done

_PokemonTower1Text2::
	text "Did you come to"
	line "pay respects?"
	cont "Bless you!"
	done

_PokemonTower1Text3::
	text "I came to pray"
	line "for my CLEFAIRY."

	para "Sniff! I can't"
	line "stop crying..."
	done

_PokemonTower1Text4::
	text "My GROWLITHE..."
	line "Why did you die?"
	done

_PokemonTower1Text5::
	text "I am a CHANNELER!"
	line "There are spirits"
	cont "up to mischief!"
	done