summaryrefslogtreecommitdiff
path: root/text/maps/mansion_3f.asm
blob: 7e48a844b36490463de06cacb148ae30822b4d9f (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::
	text "This place is"
	line "like, huge!"
	done

_Mansion3EndBattleText1::
	text "Ayah!"
	prompt

_Mansion3AfterBattleText1::
	text "I wonder where"
	line "my partner went."
	done

_Mansion3BattleText2::
	text "My mentor once"
	line "lived here."
	done

_Mansion3EndBattleText2::
	text "Whew!"
	line "Overwhelming!"
	prompt

_Mansion3AfterBattleText2::
	text "So, you're stuck?"
	line "Try jumping off"
	cont "over there!"
	done

_Mansion3Text5::
	text "Diary: Feb. 6"
	line "MEW gave birth."

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