diff options
| author | huderlem <huderlem@gmail.com> | 2019-10-15 16:30:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-15 16:30:27 -0500 |
| commit | a0b3f5d9e34e65c1948325bd4177a734bfde6bb4 (patch) | |
| tree | edd30aaf0011fa31b0dd75fee2a670b2215390e2 /data/maps/Route129 | |
| parent | 07ac727c6d0c54d5d0f9f2a1f4c11b81f9d64cb4 (diff) | |
| parent | 928cdf2531e74df2432ec8d602c4c2d2fee14eb1 (diff) | |
Merge pull request #833 from GriffinRichards/doc-inc2
Document .incs split from event_scripts Round 2
Diffstat (limited to 'data/maps/Route129')
| -rw-r--r-- | data/maps/Route129/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route129/scripts.inc b/data/maps/Route129/scripts.inc index d57a27cf9..43d828bcd 100644 --- a/data/maps/Route129/scripts.inc +++ b/data/maps/Route129/scripts.inc @@ -13,7 +13,7 @@ Route129_MapScript1_1F7294: @ 81F7294 Route129_OnTransition: @ 81F72AB compare VAR_SHOULD_END_UNUSUAL_WEATHER, 1 - call_if_eq Route129_EventScript_273D13 + call_if_eq UnusualWeather_EventScript_HideMapNamePopup compare VAR_SOOTOPOLIS_CITY_STATE, 4 call_if_ge Route129_EventScript_1F72D8 compare VAR_UNUSUAL_WEATHER_LOCATION, UNUSUAL_WEATHER_ROUTE_129_WEST |
