mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 10:57:40 -05:00
29 lines
536 B
ArmAsm
29 lines
536 B
ArmAsm
SkyPillar_Top_MapScripts:: @ 815F302
|
|
map_script 5, SkyPillar_Top_MapScript1_15F308
|
|
.byte 0
|
|
|
|
SkyPillar_Top_MapScript1_15F308:: @ 815F308
|
|
checkflag 2145
|
|
callif 1, SkyPillar_Top_EventScript_15F312
|
|
end
|
|
|
|
SkyPillar_Top_EventScript_15F312:: @ 815F312
|
|
disappear LAST_TALKED
|
|
return
|
|
|
|
SkyPillar_Top_EventScript_15F316:: @ 815F316
|
|
lock
|
|
faceplayer
|
|
setwildbattle SPECIES_RAYQUAZA, 70, ITEM_NONE
|
|
checksound
|
|
pokecry SPECIES_RAYQUAZA, 2
|
|
pause 40
|
|
waitpokecry
|
|
setflag 773
|
|
setflag 2145
|
|
special 312
|
|
waitstate
|
|
clearflag 2145
|
|
release
|
|
end
|