summaryrefslogtreecommitdiff
path: root/text/maps/mansion_3f.asm
blob: e46532f92a6c7ceb908fd9e1d9f924a03c23637d (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
_Mansion3BattleText1:: ; 85401 (21:5401)
	text "This place is"
	line "like, huge!"
	done

_Mansion3EndBattleText1:: ; 8541c (21:541c)
	text "Ayah!"
	prompt

_Mansion3AfterBattleText1:: ; 85423 (21:5423)
	text "I wonder where"
	line "my partner went."
	done

_Mansion3BattleText2:: ; 85444 (21:5444)
	text "My mentor once"
	line "lived here."
	done

_Mansion3EndBattleText2:: ; 85460 (21:5460)
	text "Whew!"
	line "Overwhelming!"
	prompt

_Mansion3AfterBattleText2:: ; 85475 (21:5475)
	text "So, you're stuck?"
	line "Try jumping off"
	cont "over there!"
	done

_Mansion3Text5:: ; 854a3 (21:54a3)
	text "Diary: Feb. 6"
	line "MEW gave birth."

	para "We named the"
	line "newborn MEWTWO."
	done