summaryrefslogtreecommitdiff
path: root/text/maps/mansion_b1f.asm
blob: 78de2abb25be83d50f6dbc181091285109238093 (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
_Mansion4BattleText1::
	text "Uh-oh. Where am"
	line "I now?"
	done

_Mansion4EndBattleText1::
	text "Awooh!"
	prompt

_Mansion4AfterBattleText1::
	text "You can find stuff"
	line "lying around."
	done

_Mansion4BattleText2::
	text "This place is"
	line "ideal for a lab."
	done

_Mansion4EndBattleText2::
	text "What"
	line "was that for?"
	prompt

_Mansion4AfterBattleText2::
	text "I like it here!"
	line "It's conducive to"
	cont "my studies!"
	done

_Mansion4Text7::
	text "Diary; Sept. 1"
	line "MEWTWO is far too"
	cont "powerful."

	para "We have failed to"
	line "curb its vicious"
	cont "tendencies..."
	done