pokeemerald/data/maps/SkyPillar_Top/scripts.inc

188 lines
4.2 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
SkyPillar_Top_MapScripts:: @ 82396B8
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_RESUME, SkyPillar_Top_MapScript1_2396C8
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_Top_OnTransition
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, SkyPillar_Top_MapScript2_239713
2017-11-10 02:21:31 +01:00
.byte 0
SkyPillar_Top_MapScript1_2396C8: @ 82396C8
2018-12-22 03:32:45 +01:00
call_if_set FLAG_SYS_CTRL_OBJ_DELETE, SkyPillar_Top_EventScript_2396D2
2017-11-10 02:21:31 +01:00
end
SkyPillar_Top_EventScript_2396D2:: @ 82396D2
specialvar VAR_RESULT, GetBattleOutcome
compare VAR_RESULT, 7
2019-02-23 02:21:26 +01:00
goto_if_ne Common_EventScript_NopReturn
2017-11-10 02:21:31 +01:00
removeobject VAR_LAST_TALKED
return
SkyPillar_Top_OnTransition: @ 82396E6
compare VAR_SKY_PILLAR_STATE, 2
2018-12-22 03:32:45 +01:00
call_if_lt SkyPillar_Top_EventScript_2396FD
compare VAR_SKY_PILLAR_STATE, 2
2018-12-22 03:32:45 +01:00
call_if_ge SkyPillar_Top_EventScript_239705
2017-11-10 02:21:31 +01:00
end
SkyPillar_Top_EventScript_2396FD:: @ 82396FD
setmaplayoutindex LAYOUT_SKY_PILLAR_TOP_CLEAN
setobjectmovementtype 1, MOVEMENT_TYPE_FACE_DOWN
2017-11-10 02:21:31 +01:00
return
SkyPillar_Top_EventScript_239705:: @ 8239705
2019-01-02 22:12:43 +01:00
call_if_unset FLAG_DEFEATED_RAYQUAZA, SkyPillar_Top_EventScript_23970F
2017-11-10 02:21:31 +01:00
return
SkyPillar_Top_EventScript_23970F:: @ 823970F
2018-10-18 21:28:59 +02:00
clearflag FLAG_RAYQUAZA_ON_SKY_TOWER_SUMMIT
2017-11-10 02:21:31 +01:00
return
SkyPillar_Top_MapScript2_239713: @ 8239713
map_script_2 VAR_SKY_PILLAR_STATE, 0, SkyPillar_Top_EventScript_23971D
2017-11-10 02:21:31 +01:00
.2byte 0
SkyPillar_Top_EventScript_23971D:: @ 823971D
turnobject 1, 1
end
SkyPillar_Top_EventScript_239722:: @ 8239722
lockall
waitse
playmoncry SPECIES_RAYQUAZA, 2
delay 40
waitmoncry
setwildbattle SPECIES_RAYQUAZA, 70, ITEM_NONE
setflag FLAG_SYS_CTRL_OBJ_DELETE
2017-11-28 23:02:09 +01:00
special BattleSetup_StartLegendaryBattle
2017-11-10 02:21:31 +01:00
waitstate
clearflag FLAG_SYS_CTRL_OBJ_DELETE
specialvar VAR_RESULT, GetBattleOutcome
compare VAR_RESULT, 1
2018-12-22 02:28:24 +01:00
goto_if_eq SkyPillar_Top_EventScript_239768
compare VAR_RESULT, 4
2018-12-22 02:28:24 +01:00
goto_if_eq SkyPillar_Top_EventScript_239771
compare VAR_RESULT, 5
2018-12-22 02:28:24 +01:00
goto_if_eq SkyPillar_Top_EventScript_239771
2019-01-02 22:12:43 +01:00
setflag FLAG_DEFEATED_RAYQUAZA
2017-11-10 02:21:31 +01:00
releaseall
end
SkyPillar_Top_EventScript_239768:: @ 8239768
2019-01-02 22:12:43 +01:00
setflag FLAG_DEFEATED_RAYQUAZA
2017-11-10 02:21:31 +01:00
goto SkyPillar_Top_EventScript_23977C
end
SkyPillar_Top_EventScript_239771:: @ 8239771
setvar VAR_0x8004, 406
goto SkyPillar_Top_EventScript_239785
end
SkyPillar_Top_EventScript_23977C:: @ 823977C
fadescreenswapbuffers 1
removeobject VAR_LAST_TALKED
fadescreenswapbuffers 0
releaseall
end
SkyPillar_Top_EventScript_239785:: @ 8239785
fadescreenswapbuffers 1
removeobject VAR_LAST_TALKED
fadescreenswapbuffers 0
bufferspeciesname 0, VAR_0x8004
msgbox gText_LegendaryFlewAway, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
releaseall
end
SkyPillar_Top_EventScript_23979A:: @ 823979A
lockall
fadeoutbgm 1
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_FaceUp
2017-11-10 02:21:31 +01:00
waitmovement 0
special SpawnCameraObject
applymovement EVENT_OBJ_ID_CAMERA, SkyPillar_Top_Movement_239858
2017-11-10 02:21:31 +01:00
waitmovement 0
special RemoveCameraObject
2017-11-10 02:21:31 +01:00
applymovement 1, SkyPillar_Top_Movement_23983A
waitmovement 0
waitse
playmoncry SPECIES_RAYQUAZA, 2
setvar VAR_0x8004, 1
setvar VAR_0x8005, 1
setvar VAR_0x8006, 8
setvar VAR_0x8007, 3
special sub_8139560
waitstate
waitse
playmoncry SPECIES_RAYQUAZA, 2
setvar VAR_0x8004, 1
setvar VAR_0x8005, 2
setvar VAR_0x8006, 8
setvar VAR_0x8007, 5
special sub_8139560
waitstate
waitmoncry
applymovement 1, SkyPillar_Top_Movement_23984B
waitmovement 0
removeobject 1
msgbox SkyPillar_Top_Text_239860, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
delay 20
fadeinbgm 1
special SpawnCameraObject
applymovement EVENT_OBJ_ID_CAMERA, SkyPillar_Top_Movement_23985C
2017-11-10 02:21:31 +01:00
waitmovement 0
special RemoveCameraObject
2019-02-27 21:18:56 +01:00
setvar VAR_RAYQUAZA_STATE, 5
setvar VAR_SKY_PILLAR_STATE, 1
2019-02-28 05:54:51 +01:00
setvar VAR_SKY_PILLAR_RAQUAZA_CRY_DONE, 1
2017-11-10 02:21:31 +01:00
releaseall
end
SkyPillar_Top_Movement_23983A: @ 823983A
delay_16
walk_in_place_fast_left
delay_16
delay_16
delay_16
delay_16
delay_16
walk_in_place_left
delay_16
walk_in_place_right
delay_16
delay_16
delay_16
delay_16
delay_16
delay_16
2017-11-10 02:21:31 +01:00
step_end
SkyPillar_Top_Movement_23984B: @ 823984B
delay_16
walk_in_place_down
delay_8
walk_in_place_right
delay_8
walk_fastest_up
slide_up
slide_up
slide_up
slide_up
slide_up
slide_up
2017-11-10 02:21:31 +01:00
step_end
SkyPillar_Top_Movement_239858: @ 8239858
walk_slow_up
walk_slow_up
walk_slow_up
2017-11-10 02:21:31 +01:00
step_end
SkyPillar_Top_Movement_23985C: @ 823985C
walk_slow_down
walk_slow_down
walk_slow_down
2017-11-10 02:21:31 +01:00
step_end
SkyPillar_Top_Text_239860: @ 8239860
.string "The awakened RAYQUAZA flew off…$"