summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weather.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/weather.go b/weather.go
index 741fd9d..92821ce 100644
--- a/weather.go
+++ b/weather.go
@@ -109,6 +109,8 @@ var TypeDescription = map[int]string{
7: "Light Cloud",
8: "Thick Cloud",
9: "Light Rain Showers",
+ 10: "Light Rain Showers",
+ 11: "Drizzle",
12: "Light Rain",
}