pokeemerald/data/maps/FieryPath/scripts.inc

16 lines
334 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
FieryPath_MapScripts:: @ 8230F24
map_script 3, FieryPath_MapScript1_230F2A
.byte 0
FieryPath_MapScript1_230F2A: @ 8230F2A
2017-12-27 04:20:29 +01:00
checkflag FLAG_LANDMARK_FIERY_PATH
2017-11-10 02:21:31 +01:00
call_if 0, FieryPath_EventScript_230F37
2017-12-27 04:20:29 +01:00
setflag FLAG_LANDMARK_FIERY_PATH
2017-11-10 02:21:31 +01:00
end
FieryPath_EventScript_230F37:: @ 8230F37
setflag FLAG_0x2FE
clearflag FLAG_0x2FF
return