Reformat compare + goto_if/call_if to single statements
This commit is contained in:
@@ -172,8 +172,7 @@ AbnormalWeather_StartGroudonWeather::
|
||||
|
||||
AbnormalWeather_EventScript_EndEventAndCleanup_1::
|
||||
lockall
|
||||
compare VAR_ABNORMAL_WEATHER_LOCATION, MARINE_CAVE_LOCATIONS_START
|
||||
goto_if_ge AbnormalWeather_EventScript_ShowRainEndedMessage
|
||||
goto_if_ge VAR_ABNORMAL_WEATHER_LOCATION, MARINE_CAVE_LOCATIONS_START, AbnormalWeather_EventScript_ShowRainEndedMessage
|
||||
goto AbnormalWeather_EventScript_ShowSunEndedMessage
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user