summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weather.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weather.go b/weather.go
index 65862f3..3ce1305 100644
--- a/weather.go
+++ b/weather.go
@@ -116,6 +116,7 @@ var TypeDescription = map[int]string{
15: "Heavy Rain",
18: "Sleet",
19: "Hail Showers",
+ 20: "Hail Showers",
28: "Thundery Showers",
29: "Thundery Showers",
}