Fix indentation in .inc files
This commit is contained in:
@@ -1,46 +1,46 @@
|
||||
FiveIsland_ResortGorgeous_MapScripts:: @ 81687E4
|
||||
map_script 4, FiveIsland_ResortGorgeous_MapScript1_1687EF
|
||||
map_script 2, FiveIsland_ResortGorgeous_MapScript2_1687FE
|
||||
.byte 0
|
||||
map_script 4, FiveIsland_ResortGorgeous_MapScript1_1687EF
|
||||
map_script 2, FiveIsland_ResortGorgeous_MapScript2_1687FE
|
||||
.byte 0
|
||||
|
||||
FiveIsland_ResortGorgeous_MapScript1_1687EF:: @ 81687EF
|
||||
map_script_2 VAR_0x4084, 1, EventScript_1687F9
|
||||
.2byte 0
|
||||
map_script_2 VAR_0x4084, 1, EventScript_1687F9
|
||||
.2byte 0
|
||||
|
||||
EventScript_1687F9:: @ 81687F9
|
||||
turnobject 255, 2
|
||||
end
|
||||
turnobject 255, 2
|
||||
end
|
||||
|
||||
FiveIsland_ResortGorgeous_MapScript2_1687FE:: @ 81687FE
|
||||
map_script_2 VAR_0x4084, 1, EventScript_168808
|
||||
.2byte 0
|
||||
map_script_2 VAR_0x4084, 1, EventScript_168808
|
||||
.2byte 0
|
||||
|
||||
EventScript_168808:: @ 8168808
|
||||
lockall
|
||||
textcolor 1
|
||||
loadword 0, gUnknown_818A7DB
|
||||
callstd 4
|
||||
closemessage
|
||||
applymovement 8, Movement_1A75E9
|
||||
waitmovement 0
|
||||
opendoor 39, 8
|
||||
waitdooranim
|
||||
applymovement 8, Movement_168841
|
||||
waitmovement 0
|
||||
closedoor 39, 8
|
||||
waitdooranim
|
||||
removeobject 8
|
||||
clearflag FLAG_0x095
|
||||
setvar VAR_0x4084, 2
|
||||
releaseall
|
||||
end
|
||||
lockall
|
||||
textcolor 1
|
||||
loadword 0, gUnknown_818A7DB
|
||||
callstd 4
|
||||
closemessage
|
||||
applymovement 8, Movement_1A75E9
|
||||
waitmovement 0
|
||||
opendoor 39, 8
|
||||
waitdooranim
|
||||
applymovement 8, Movement_168841
|
||||
waitmovement 0
|
||||
closedoor 39, 8
|
||||
waitdooranim
|
||||
removeobject 8
|
||||
clearflag FLAG_0x095
|
||||
setvar VAR_0x4084, 2
|
||||
releaseall
|
||||
end
|
||||
|
||||
Movement_168841:: @ 8168841
|
||||
step_11
|
||||
step_60
|
||||
step_end
|
||||
step_11
|
||||
step_60
|
||||
step_end
|
||||
|
||||
FiveIsland_ResortGorgeous_EventScript_168844:: @ 8168844
|
||||
loadword 0, gUnknown_818A7FE
|
||||
callstd 3
|
||||
end
|
||||
loadword 0, gUnknown_818A7FE
|
||||
callstd 3
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user