summaryrefslogtreecommitdiff
path: root/data/maps/RustboroCity_House2/scripts.inc
blob: 37f3b4c43ca0a9a6166f3d82de5050b5dad406c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
RustboroCity_House2_MapScripts:: @ 8215EB3
	.byte 0

RustboroCity_House2_EventScript_215EB4:: @ 8215EB4
	msgbox RustboroCity_House2_Text_215EC6, MSGBOX_NPC
	end

RustboroCity_House2_EventScript_215EBD:: @ 8215EBD
	msgbox RustboroCity_House2_Text_215F21, MSGBOX_NPC
	end

RustboroCity_House2_Text_215EC6: @ 8215EC6
	.string "The TRAINER’S SCHOOL is excellent.\p"
	.string "If you study there, you could even\n"
	.string "become a GYM LEADER.$"

RustboroCity_House2_Text_215F21: @ 8215F21
	.string "ROXANNE, the GYM LEADER, really knows\n"
	.string "a lot about POKéMON.\p"
	.string "She’s really strong, too!$"