diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-07-15 20:00:00 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-07-15 20:00:00 -0600 |
commit | eeac6db314fb5accf29332f4195c740694f57e70 (patch) | |
tree | cffd09d34f7e84ee6782de6d93b8d6ca30631d15 | |
parent | 8eee64c8c67d7d419a4668d3e52dd13c51e8509d (diff) |
Updated Fix Snow Weather (markdown)
-rw-r--r-- | Fix-Snow-Weather.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Fix-Snow-Weather.md b/Fix-Snow-Weather.md index a0d6b2c..69b82bf 100644 --- a/Fix-Snow-Weather.md +++ b/Fix-Snow-Weather.md @@ -1,5 +1,7 @@ ## Fix Snow Weather +Credit to daniilS for the binary implementation this is based off of + In vanilla emerald (and Fire Red!) the WEATHER_SNOW is broken and will only emit a few snowflakes before stopping. Let's fix it! **BUG:** entering/closing a menu sometimes causes snow to isolate to specific x coordinates |