mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
f497c1508b
Also move maps/scripts to scripts/maps
29 lines
592 B
PHP
29 lines
592 B
PHP
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
|
|
getplayerxy VAR_0x4000, VAR_0x4001
|
|
compare_var_to_value VAR_0x4001, 12
|
|
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
|
|
|