Reformat compare + goto_if/call_if to single statements
This commit is contained in:
@@ -3,8 +3,7 @@ Route110_TrickHousePuzzle4_MapScripts::
|
||||
|
||||
Route110_TrickHousePuzzle4_EventScript_Scroll::
|
||||
lockall
|
||||
compare VAR_TRICK_HOUSE_PUZZLE_4_STATE, 0
|
||||
goto_if_eq Route110_TrickHousePuzzle4_EventScript_FoundScroll
|
||||
goto_if_eq VAR_TRICK_HOUSE_PUZZLE_4_STATE, 0, Route110_TrickHousePuzzle4_EventScript_FoundScroll
|
||||
goto Route110_TrickHousePuzzle_EventScript_ReadScrollAgain
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user