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
|
VerdanturfTown_FriendshipRatersHouse_MapScripts:: @ 8203030
.byte 0
VerdanturfTown_FriendshipRatersHouse_EventScript_203031:: @ 8203031
lock
faceplayer
msgbox VerdanturfTown_FriendshipRatersHouse_Text_2030ED, 4
specialvar VAR_RESULT, GetLeadMonFriendshipScore
switch VAR_RESULT
case 0, VerdanturfTown_FriendshipRatersHouse_EventScript_203094
case 1, VerdanturfTown_FriendshipRatersHouse_EventScript_20309E
case 2, VerdanturfTown_FriendshipRatersHouse_EventScript_2030A8
case 3, VerdanturfTown_FriendshipRatersHouse_EventScript_2030B2
case 4, VerdanturfTown_FriendshipRatersHouse_EventScript_2030BC
case 5, VerdanturfTown_FriendshipRatersHouse_EventScript_2030C6
case 6, VerdanturfTown_FriendshipRatersHouse_EventScript_2030D0
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_203094:: @ 8203094
msgbox VerdanturfTown_FriendshipRatersHouse_Text_2032DF, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_20309E:: @ 820309E
msgbox VerdanturfTown_FriendshipRatersHouse_Text_203288, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030A8:: @ 82030A8
msgbox VerdanturfTown_FriendshipRatersHouse_Text_203249, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030B2:: @ 82030B2
msgbox VerdanturfTown_FriendshipRatersHouse_Text_203213, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030BC:: @ 82030BC
msgbox VerdanturfTown_FriendshipRatersHouse_Text_2031D1, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030C6:: @ 82030C6
msgbox VerdanturfTown_FriendshipRatersHouse_Text_203192, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030D0:: @ 82030D0
msgbox VerdanturfTown_FriendshipRatersHouse_Text_203141, 4
release
end
VerdanturfTown_FriendshipRatersHouse_EventScript_2030DA:: @ 82030DA
lock
faceplayer
waitse
playmoncry SPECIES_PIKACHU, 0
msgbox VerdanturfTown_FriendshipRatersHouse_Text_20334A, 4
waitmoncry
release
end
VerdanturfTown_FriendshipRatersHouse_Text_2030ED: @ 82030ED
.string "Let me see your POKéMON.\n"
.string "I’ll check to see how much it likes you.\p"
.string "Oh.\n"
.string "Your POKéMON…$"
VerdanturfTown_FriendshipRatersHouse_Text_203141: @ 8203141
.string "It adores you.\n"
.string "It can’t possibly love you any more.\l"
.string "I even feel happy seeing it.$"
VerdanturfTown_FriendshipRatersHouse_Text_203192: @ 8203192
.string "It seems to be very happy.\n"
.string "It obviously likes you a whole lot.$"
VerdanturfTown_FriendshipRatersHouse_Text_2031D1: @ 82031D1
.string "It likes you quite a lot.\n"
.string "It seems to want to be babied a little.$"
VerdanturfTown_FriendshipRatersHouse_Text_203213: @ 8203213
.string "It’s getting used to you.\n"
.string "It seems to believe in you.$"
VerdanturfTown_FriendshipRatersHouse_Text_203249: @ 8203249
.string "It’s not very used to you yet.\n"
.string "It neither loves nor hates you.$"
VerdanturfTown_FriendshipRatersHouse_Text_203288: @ 8203288
.string "It’s very wary.\n"
.string "It has scary viciousness in its eyes.\l"
.string "It doesn’t like you much at all.$"
VerdanturfTown_FriendshipRatersHouse_Text_2032DF: @ 82032DF
.string "This is a little hard for me to say…\p"
.string "Your POKéMON simply detests you.\n"
.string "Doesn’t that make you uncomfortable?$"
VerdanturfTown_FriendshipRatersHouse_Text_20334A: @ 820334A
.string "PIKACHU: Pika pika!$"
|