pokeruby/data/scripts/maps/EverGrandeCity_PhoebesRoom.s
2016-08-30 23:46:39 -04:00

63 lines
1.8 KiB
ArmAsm

EverGrandeCity_PhoebesRoom_MapScripts:: @ 815B5D9
map_script 1, EverGrandeCity_PhoebesRoom_MapScript1_15B60F
map_script 4, EverGrandeCity_PhoebesRoom_MapScript2_15B5E9
map_script 2, EverGrandeCity_PhoebesRoom_MapScript2_15B5F8
.byte 0
EverGrandeCity_PhoebesRoom_MapScript2_15B5E9:: @ 815B5E9
map_script_2 0x4001, 0, EverGrandeCity_PhoebesRoom_EventScript_15B5F3
.2byte 0
EverGrandeCity_PhoebesRoom_EventScript_15B5F3:: @ 815B5F3
spriteface 255, 2
end
EverGrandeCity_PhoebesRoom_MapScript2_15B5F8:: @ 815B5F8
map_script_2 0x409c, 1, EverGrandeCity_PhoebesRoom_EventScript_15B602
.2byte 0
EverGrandeCity_PhoebesRoom_EventScript_15B602:: @ 815B602
lockall
call EverGrandeCity_PhoebesRoom_EventScript_1A0710
setvar 0x409c, 2
releaseall
end
EverGrandeCity_PhoebesRoom_MapScript1_15B60F:: @ 815B60F
checkflag 1246
callif 1, EverGrandeCity_PhoebesRoom_EventScript_15B624
compare 0x409c, 2
callif 1, EverGrandeCity_PhoebesRoom_EventScript_15B62A
end
EverGrandeCity_PhoebesRoom_EventScript_15B624:: @ 815B624
call EverGrandeCity_PhoebesRoom_EventScript_1A0757
return
EverGrandeCity_PhoebesRoom_EventScript_15B62A:: @ 815B62A
call EverGrandeCity_PhoebesRoom_EventScript_1A07FA
return
EverGrandeCity_PhoebesRoom_EventScript_15B630:: @ 815B630
lock
faceplayer
checkflag 1246
jumpeq EverGrandeCity_PhoebesRoom_EventScript_15B657
playmusic 450, 0
msgbox EverGrandeCity_PhoebesRoom_Text_1908F5, 4
trainerbattle 3, OPPONENT_PHOEBE, 0, EverGrandeCity_PhoebesRoom_Text_190A0C
jump EverGrandeCity_PhoebesRoom_EventScript_15B661
end
EverGrandeCity_PhoebesRoom_EventScript_15B657:: @ 815B657
msgbox EverGrandeCity_PhoebesRoom_Text_190A2A, 4
release
end
EverGrandeCity_PhoebesRoom_EventScript_15B661:: @ 815B661
setflag 1246
call EverGrandeCity_PhoebesRoom_EventScript_1A0693
msgbox EverGrandeCity_PhoebesRoom_Text_190A2A, 4
release
end