summaryrefslogtreecommitdiff
path: root/data/scripts/maps/RustboroCity_Flat2_2F.inc
blob: f8a9bcac95ef1a6d768c35e2d331d5d262732481 (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
RustboroCity_Flat2_2F_MapScripts:: @ 8215FD7
	.byte 0

RustboroCity_Flat2_2F_EventScript_215FD8:: @ 8215FD8
	msgbox RustboroCity_Flat2_2F_Text_21601A, 2
	end

RustboroCity_Flat2_2F_EventScript_215FE1:: @ 8215FE1
	lock
	faceplayer
	checkflag FLAG_0x0D5
	goto_eq RustboroCity_Flat2_2F_EventScript_216010
	msgbox RustboroCity_Flat2_2F_Text_21605A, 4
	giveitem_std ITEM_PREMIER_BALL
	compare_var_to_value VAR_RESULT, 0
	goto_eq RustboroCity_Flat2_2F_EventScript_272054
	setflag FLAG_0x0D5
	release
	end

RustboroCity_Flat2_2F_EventScript_216010:: @ 8216010
	msgbox RustboroCity_Flat2_2F_Text_2160BD, 4
	release
	end

RustboroCity_Flat2_2F_Text_21601A: @ 821601A
	.string "Way back in the old days, DEVON was just\n"
	.string "a teeny, tiny company.$"

RustboroCity_Flat2_2F_Text_21605A: @ 821605A
	.string "My daddy’s working at the CORPORATION.\p"
	.string "My daddy made this!\n"
	.string "But I can’t use it, so you can have it.$"

RustboroCity_Flat2_2F_Text_2160BD: @ 82160BD
	.string "My daddy’s working at the CORPORATION.\p"
	.string "When I grow up, I’m going to work for\n"
	.string "DEVON, too.$"