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
|
PokemonMansion_B1F_MapScripts:: @ 81622FC
map_script 1, PokemonMansion_B1F_MapScript1_162302
.byte 0
PokemonMansion_B1F_MapScript1_162302:: @ 8162302
checkflag FLAG_POKEMON_MANSION_SWITCH_STATE
call_if TRUE, EventScript_1A7F4C
end
PokemonMansion_B1F_EventScript_16230C:: @ 816230C
lockall
setvar VAR_0x8004, 3
call EventScript_1A7AE2
playse SE_KI_GASYAN
special DrawWholeMapView
waitse
releaseall
end
PokemonMansion_B1F_EventScript_162320:: @ 8162320
msgbox gUnknown_8177798, 3
end
PokemonMansion_B1F_EventScript_162329:: @ 8162329
trainerbattle TRAINER_BATTLE_SINGLE, TRAINER_BURGLAR_LEWIS, 0, Text_1776C0, Text_1776D7
msgbox gUnknown_81776DE, 6
end
PokemonMansion_B1F_EventScript_162340:: @ 8162340
trainerbattle TRAINER_BATTLE_SINGLE, TRAINER_SCIENTIST_IVAN, 0, Text_177720, Text_177757
msgbox gUnknown_817776A, 6
end
|