diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:15:35 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:15:35 -0500 |
| commit | d53e8137cd1e14c7fd5435562a979bb6bd83d20e (patch) | |
| tree | ccd1e737c7492840af0745d48a984eb723c55b70 /data/maps/SootopolisCity | |
| parent | d5eb94330a9c626aaf72b5e5d44f7aaf1da0d00c (diff) | |
Use weather constants in map headers
Diffstat (limited to 'data/maps/SootopolisCity')
| -rw-r--r-- | data/maps/SootopolisCity/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SootopolisCity/header.inc b/data/maps/SootopolisCity/header.inc index 0b48dbca0..ccc9c1671 100644 --- a/data/maps/SootopolisCity/header.inc +++ b/data/maps/SootopolisCity/header.inc @@ -7,7 +7,7 @@ SootopolisCity: @ 848257C .2byte 8 .byte MAPSEC_SOOTOPOLIS_CITY .byte 0 - .byte 2 + .byte WEATHER_SUNNY .byte 2 .2byte 0 .byte 13 |
