summaryrefslogtreecommitdiff
path: root/data/maps/Route120
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-12-24 16:08:10 -0600
committerGitHub <noreply@github.com>2018-12-24 16:08:10 -0600
commited1961a926b0dad23094fe0aa55a16d825da3efe (patch)
treedcc86048f419ab524bafa833878188d7c2667651 /data/maps/Route120
parent370b1093cd40235951f0d1b6762006b085565499 (diff)
parent1e87810414110a68fb2c4dd47e95ac004803320d (diff)
Merge pull request #476 from melthelesbian/weather_scripts
document setweather calls
Diffstat (limited to 'data/maps/Route120')
-rw-r--r--data/maps/Route120/scripts.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route120/scripts.inc b/data/maps/Route120/scripts.inc
index ccd77b4cc..cde0fbbd3 100644
--- a/data/maps/Route120/scripts.inc
+++ b/data/maps/Route120/scripts.inc
@@ -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