retired slight tailwind weather

This commit is contained in:
Sakimori 2021-02-03 04:03:45 -05:00
parent 1bc8c39068
commit 48897d8cb1

View file

@ -32,7 +32,7 @@ def all_weathers():
weathers_dic = {
#"Supernova" : weather("Supernova", "🌟"),
#"Midnight": weather("Midnight", "🕶"),
"Slight Tailwind": weather("Slight Tailwind", "🏌️‍♀️"),
#"Slight Tailwind": weather("Slight Tailwind", "🏌️‍♀️"),
"Heavy Snow": weather("Heavy Snow", ""),
"Twilight" : weather("Twilight", "👻"),
"Thinned Veil" : weather("Thinned Veil", "🌌")