blob: 62edffc8bc2fd205beb8b708ee2ebbdec581944a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
MossdeepCity_House1_MapScripts:: @ 815A82E
.byte 0
MossdeepCity_House1_EventScript_15A82F:: @ 815A82F
lock
faceplayer
getfirstpartypokename 0
msgbox MossdeepCity_House1_Text_18D465, 4
specialvar RESULT, GetPokeblockNameByMonNature
compare RESULT, 0
goto_if_eq MossdeepCity_House1_EventScript_15A855
msgbox MossdeepCity_House1_Text_18D475, 4
release
end
MossdeepCity_House1_EventScript_15A855:: @ 815A855
msgbox MossdeepCity_House1_Text_18D4C0, 4
release
end
MossdeepCity_House1_EventScript_15A85F:: @ 815A85F
msgbox MossdeepCity_House1_Text_18D4F1, 2
end
|