Split files from event_scripts.s

Also move maps/scripts to scripts/maps
This commit is contained in:
Diegoisawesome
2017-11-11 16:10:17 -06:00
parent 2e40384fa2
commit f497c1508b
551 changed files with 16010 additions and 16003 deletions

View File

@@ -0,0 +1,15 @@
FieryPath_MapScripts:: @ 8230F24
map_script 3, FieryPath_MapScript1_230F2A
.byte 0
FieryPath_MapScript1_230F2A: @ 8230F2A
checkflag FLAG_0x8AA
call_if 0, FieryPath_EventScript_230F37
setflag FLAG_0x8AA
end
FieryPath_EventScript_230F37:: @ 8230F37
setflag FLAG_0x2FE
clearflag FLAG_0x2FF
return