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
+2 -2
View File
@@ -7,12 +7,12 @@ FarawayIsland_Entrance_MapScript1_267C94: @ 8267C94
end
FarawayIsland_Entrance_EventScript_267C98:: @ 8267C98
setweather 1
setweather WEATHER_CLOUDS
doweather
end
FarawayIsland_Entrance_EventScript_267C9D:: @ 8267C9D
setweather 0
setweather WEATHER_NONE
doweather
end