summaryrefslogtreecommitdiff
path: root/text/maps/celadon_mansion_3f.asm
blob: 06220b238a730d9f8b3ea68bf8b85e7ff4d38aaf (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
_ProgrammerText:: ; 9cfa4 (27:4fa4)
	text "Me? I'm the"
	line "programmer!"
	done

_GraphicArtistText:: ; 9cfbc (27:4fbc)
	text "I'm the graphic"
	line "artist!"
	cont "I drew you!"
	done

_WriterText:: ; 9cfe0 (27:4fe0)
	text "I wrote the story!"
	line "Isn't ERIKA cute?"

	para "I like MISTY a"
	line "lot too!"

	para "Oh, and SABRINA,"
	line "I like her!"
	done

_GameDesignerText:: ; 9d03a (27:503a)
	text "Is that right?"

	para "I'm the game"
	line "designer!"

	para "Filling up your"
	line "#DEX is tough,"
	cont "but don't quit!"

	para "When you finish,"
	line "come tell me!"
	done

_CompletedDexText:: ; 9d0ad (27:50ad)
	text "Wow! Excellent!"
	line "You completed"
	cont "your #DEX!"
	cont "Congratulations!"
	cont "...@@"

_CeladonMansion3Text5:: ; 9d0ed (27:50ed)
	text "It's the game"
	line "program! Messing"
	cont "with it could bug"
	cont "out the game!"
	done

_CeladonMansion3Text6:: ; 9d12c (27:512c)
	text "Someone's playing"
	line "a game instead of"
	cont "working!"
	done

_CeladonMansion3Text7:: ; 9d159 (27:5159)
	text "It's the script!"
	line "Better not look"
	cont "at the ending!"
	done

_CeladonMansion3Text8:: ; 9d189 (27:5189)
	text "GAME FREAK"
	line "Development Room"
	done