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 3ce1305..4fd1c36 100644
--- a/weather.go
+++ b/weather.go
@@ -113,6 +113,7 @@ var TypeDescription = map[int]string{
10: "Light Rain Showers",
11: "Drizzle",
12: "Light Rain",
+ 14: "Heavy Rain Showers",
15: "Heavy Rain",
18: "Sleet",
19: "Hail Showers",