summaryrefslogtreecommitdiff
path: root/data/scripts/maps/Route114_LanettesHouse.inc
blob: 00bb4f2266a3d7d3f770e9f83ab54b800e160c33 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
Route114_LanettesHouse_MapScripts:: @ 822B2C8
	map_script 3, Route114_LanettesHouse_MapScript1_22B2CE
	.byte 0

Route114_LanettesHouse_MapScript1_22B2CE: @ 822B2CE
	setflag FLAG_LANDMARK_LANETTES_HOUSE
	end

Route114_LanettesHouse_EventScript_22B2D2:: @ 822B2D2
	lock
	faceplayer
	checkflag FLAG_0x083
	goto_eq Route114_LanettesHouse_EventScript_22B2FF
	setflag FLAG_SYS_PC_LANETTE
	msgbox Route114_LanettesHouse_Text_22B34E, 4
	givedecoration_std 99
	compare VAR_RESULT, 0
	goto_eq Route114_LanettesHouse_EventScript_272067
	setflag FLAG_0x083
	release
	end

Route114_LanettesHouse_EventScript_22B2FF:: @ 822B2FF
	msgbox Route114_LanettesHouse_Text_22B407, 4
	release
	end

Route114_LanettesHouse_EventScript_22B309:: @ 822B309
	lockall
	msgbox Route114_LanettesHouse_Text_22B485, 5
	compare VAR_RESULT, 1
	goto_eq Route114_LanettesHouse_EventScript_22B327
	msgbox Route114_LanettesHouse_Text_22B6E4, 4
	releaseall
	end

Route114_LanettesHouse_EventScript_22B327:: @ 822B327
	msgbox Route114_LanettesHouse_Text_22B53C, 5
	compare VAR_RESULT, 1
	call_if 1, Route114_LanettesHouse_EventScript_22B33C
	releaseall
	end

Route114_LanettesHouse_EventScript_22B33C:: @ 822B33C
	msgbox Route114_LanettesHouse_Text_22B5EF, 4
	return

Route114_LanettesHouse_EventScript_22B345:: @ 822B345
	msgbox Route114_LanettesHouse_Text_22B6FC, 3
	end

Route114_LanettesHouse_Text_22B34E: @ 822B34E
	.string "LANETTE: Oh! {PLAYER}{KUN}!\p"
	.string "I’m sorry everything is so cluttered…\n"
	.string "When I get engrossed in research,\l"
	.string "things end up this way…\p"
	.string "This is embarrassing… Please keep\n"
	.string "this a secret in exchange for this.$"

Route114_LanettesHouse_Text_22B407: @ 822B407
	.string "May I offer advice about my POKéMON\n"
	.string "Storage System?\p"
	.string "You should organize your BOXES so you\n"
	.string "can tell which POKéMON are in them.$"

Route114_LanettesHouse_Text_22B485: @ 822B485
	.string "It’s LANETTE’s research notes.\n"
	.string "There’s information about BOXES.\p"
	.string "Design BOXES to hold 30 POKéMON each.\p"
	.string "Each TRAINER should be able to store\n"
	.string "420 POKéMON on the PC system.\p"
	.string "Keep reading?$"

Route114_LanettesHouse_Text_22B53C: @ 822B53C
	.string "A marking system should be added to\n"
	.string "make POKéMON easier to organize.\p"
	.string "The name and wallpaper design of each\n"
	.string "BOX will be made changeable to please\l"
	.string "the stored POKéMON.\p"
	.string "Keep reading?$"

Route114_LanettesHouse_Text_22B5EF: @ 822B5EF
	.string "When storing a POKéMON, it should be\n"
	.string "sent to the BOX inspected last.\p"
	.string "If that BOX is full, the received\n"
	.string "POKéMON is stored in the next BOX.\p"
	.string "In other words, when a BOX is examined,\n"
	.string "it is automatically selected as the BOX\l"
	.string "to which POKéMON are sent.$"

Route114_LanettesHouse_Text_22B6E4: @ 822B6E4
	.string "{PLAYER} closed the notebook.$"

Route114_LanettesHouse_Text_22B6FC: @ 822B6FC
	.string "There’s an e-mail from someone on\n"
	.string "the PC.\p"
	.string "“… … … … … … …\p"
	.string "“Your Storage System offers more\n"
	.string "convenience than mine.\p"
	.string "“It has a lot of user-friendly features\n"
	.string "that make it fun and useful, too.\p"
	.string "“It makes me proud that I played\n"
	.string "a part in its development.\p"
	.string "“Here’s hoping that you’ll continue\n"
	.string "research in Storage Systems.\p"
	.string "“From BILL\n"
	.string "… … … … … … … …”$"