document setweather calls

This commit is contained in:
Melody
2018-12-24 16:23:58 -05:00
parent 370b1093cd
commit 1e87810414
11 changed files with 22 additions and 21 deletions
+3 -3
View File
@@ -76,11 +76,11 @@ Route120_EventScript_1F54D8:: @ 81F54D8
return
Route120_EventScript_1F54FF:: @ 81F54FF
setweather 1
setweather WEATHER_CLOUDS
return
Route120_EventScript_1F5503:: @ 81F5503
setweather 2
setweather WEATHER_SUNNY
return
Route120_EventScript_1F5507:: @ 81F5507
@@ -92,7 +92,7 @@ Route120_EventScript_1F5507:: @ 81F5507
end
Route120_EventScript_1F5523:: @ 81F5523
setweather 3
setweather WEATHER_RAIN_LIGHT
return
Route120_EventScript_1F5527:: @ 81F5527