summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_MoveDeletersHouse.inc
blob: 19471d2e13646002747ffd47b68d63b209712b20 (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
109
110
111
LilycoveCity_MoveDeletersHouse_MapScripts:: @ 821EA0A
	.byte 0

LilycoveCity_MoveDeletersHouse_EventScript_21EA0B:: @ 821EA0B
	lockall
	applymovement 1, LilycoveCity_MoveDeletersHouse_Movement_27259E
	waitmovement 0
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EAFD, 5
	switch VAR_RESULT
	case 1, LilycoveCity_MoveDeletersHouse_EventScript_21EA3B
	case 0, LilycoveCity_MoveDeletersHouse_EventScript_21EAE6
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EA3B:: @ 821EA3B
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EB65, 4
	special sub_81B94B0
	waitstate
	compare VAR_0x8004, 255
	goto_eq LilycoveCity_MoveDeletersHouse_EventScript_21EAE6
	special sub_81B98DC
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_MoveDeletersHouse_EventScript_21EADC
	special sub_81B96D0
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_MoveDeletersHouse_EventScript_21EACF
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EB89, 4
	fadescreen 1
	special sub_81B968C
	fadescreen 0
	compare VAR_0x8005, 4
	goto_eq LilycoveCity_MoveDeletersHouse_EventScript_21EA3B
	special sub_81B9718
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EBDA, 5
	switch VAR_RESULT
	case 1, LilycoveCity_MoveDeletersHouse_EventScript_21EAB0
	case 0, LilycoveCity_MoveDeletersHouse_EventScript_21EAE6
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EAB0:: @ 821EAB0
	special sub_81B9918
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_MoveDeletersHouse_EventScript_21EAF0
	special sub_81B9770
	playfanfare MUS_ME_WASURE
	waitfanfare
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EC06, 4
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EACF:: @ 821EACF
	special sub_81B9718
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EBA9, 4
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EADC:: @ 821EADC
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EC78, 4
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EAE6:: @ 821EAE6
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EC3F, 4
	releaseall
	end

LilycoveCity_MoveDeletersHouse_EventScript_21EAF0:: @ 821EAF0
	special sub_81B9718
	msgbox LilycoveCity_MoveDeletersHouse_Text_21EC9C, 4
	releaseall
	end

LilycoveCity_MoveDeletersHouse_Text_21EAFD: @ 821EAFD
	.string "Uh…\n"
	.string "Oh, yes, I’m the MOVE DELETER.\p"
	.string "I can make POKéMON forget their moves.\p"
	.string "Would you like me to do that?$"

LilycoveCity_MoveDeletersHouse_Text_21EB65: @ 821EB65
	.string "Which POKéMON should forget a move?$"

LilycoveCity_MoveDeletersHouse_Text_21EB89: @ 821EB89
	.string "Which move should be forgotten?$"

LilycoveCity_MoveDeletersHouse_Text_21EBA9: @ 821EBA9
	.string "{STR_VAR_1} knows only one move\n"
	.string "so it can’t be forgotten…$"

LilycoveCity_MoveDeletersHouse_Text_21EBDA: @ 821EBDA
	.string "Hm! {STR_VAR_1}’s {STR_VAR_2}?\n"
	.string "That move should be forgotten?$"

LilycoveCity_MoveDeletersHouse_Text_21EC06: @ 821EC06
	.string "It worked to perfection!\p"
	.string "{STR_VAR_1} has forgotten\n"
	.string "{STR_VAR_2} completely.$"

LilycoveCity_MoveDeletersHouse_Text_21EC3F: @ 821EC3F
	.string "Come again if there are moves that\n"
	.string "need to be forgotten.$"

LilycoveCity_MoveDeletersHouse_Text_21EC78: @ 821EC78
	.string "What?\n"
	.string "No EGG should know any moves.$"

LilycoveCity_MoveDeletersHouse_Text_21EC9C: @ 821EC9C
	.string "Hm!\p"
	.string "Your {STR_VAR_1} doesn’t seem willing\n"
	.string "to forget SURF.$"