More updating event macro comments
This commit is contained in:
@@ -15,8 +15,8 @@ LittlerootTown_BrendansHouse_1F_OnLoad:
|
||||
end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_SetMovingBoxes::
|
||||
setmetatile 5, 4, METATILE_BrendansMaysHouse_MovingBox_Open, 1
|
||||
setmetatile 5, 2, METATILE_BrendansMaysHouse_MovingBox_Closed, 1
|
||||
setmetatile 5, 4, METATILE_BrendansMaysHouse_MovingBox_Open, TRUE
|
||||
setmetatile 5, 2, METATILE_BrendansMaysHouse_MovingBox_Closed, TRUE
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_CheckShowShoesManual::
|
||||
@@ -26,7 +26,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_CheckShowShoesManual::
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_ShowRunningShoesManual::
|
||||
setmetatile 3, 7, METATILE_BrendansMaysHouse_BookOnTable, 1
|
||||
setmetatile 3, 7, METATILE_BrendansMaysHouse_BookOnTable, TRUE
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_OnTransition:
|
||||
|
||||
Reference in New Issue
Block a user