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 237b707..c421f68 100644
--- a/weather.go
+++ b/weather.go
@@ -115,6 +115,7 @@ var TypeDescription = map[int]string{
12: "Light Rain",
15: "Heavy Rain",
18: "Sleet",
+ 19: "Hail Showers",
28: "Thundery Showers",
29: "Thundery Showers",
}