pokeemerald/data/maps/MtPyre_Exterior/scripts.inc

29 lines
579 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
MtPyre_Exterior_MapScripts:: @ 8231FCC
map_script 3, MtPyre_Exterior_MapScript1_231FD2
.byte 0
MtPyre_Exterior_MapScript1_231FD2: @ 8231FD2
call MtPyre_Exterior_EventScript_231FD8
end
MtPyre_Exterior_EventScript_231FD8:: @ 8231FD8
2018-05-19 18:02:43 +02:00
getplayerxy VAR_TEMP_0, VAR_TEMP_1
compare VAR_TEMP_1, 12
2017-11-10 02:21:31 +01:00
goto_if 0, MtPyre_Exterior_EventScript_231FE9
return
MtPyre_Exterior_EventScript_231FE9:: @ 8231FE9
setweather 6
return
MtPyre_Exterior_EventScript_231FED:: @ 8231FED
setweather 6
doweather
end
MtPyre_Exterior_EventScript_231FF2:: @ 8231FF2
setweather 2
doweather
end