diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:13:52 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:13:52 -0500 |
| commit | 6ac3d87d11143461c37e6d0a2bba1fd77a1bd21d (patch) | |
| tree | 238dc2c0c698928434580ff6ad250fa538a0b3b1 /data/maps/FieryPath | |
| parent | 05c1d40e3d32674d56f925eb7e74b8a4131e0f2b (diff) | |
Use weather constants in map headers
Diffstat (limited to 'data/maps/FieryPath')
| -rw-r--r-- | data/maps/FieryPath/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FieryPath/header.inc b/data/maps/FieryPath/header.inc index 512f5af55..05437213c 100644 --- a/data/maps/FieryPath/header.inc +++ b/data/maps/FieryPath/header.inc @@ -7,7 +7,7 @@ FieryPath:: @ 8306EF8 .2byte 294 .byte MAPSEC_FIERY_PATH .byte 0 - .byte 0 + .byte WEATHER_NONE .byte 4 .2byte 0 .byte 1 |
