blob: 604f04c4f6ec4cbd34c957d0450f65d6e415f462 (
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
|
SootopolisCity_House1_MapScripts:: @ 815B29A
.byte 0
SootopolisCity_House1_EventScript_15B29B:: @ 815B29B
lock
faceplayer
checkflag 121
jumpeq SootopolisCity_House1_EventScript_15B2C7
msgbox SootopolisCity_House1_Text_18F991, 4
giveitem ITEM_TM31
setflag 121
msgbox SootopolisCity_House1_Text_18FA03, 4
release
end
SootopolisCity_House1_EventScript_15B2C7:: @ 815B2C7
msgbox SootopolisCity_House1_Text_18FA03, 4
release
end
SootopolisCity_House1_EventScript_15B2D1:: @ 815B2D1
lock
faceplayer
checksound
pokecry SPECIES_KECLEON, 0
msgbox SootopolisCity_House1_Text_18FA50, 4
waitpokecry
release
end
|