summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.go b/main.go
index b93f141..29af82e 100644
--- a/main.go
+++ b/main.go
@@ -126,6 +126,9 @@ var TypeDescription = map[int]string{
18: "Sleet",
19: "Hail Showers",
20: "Hail Showers",
+ 22: "Light Snow Showers",
+ 23: "Light Snow Showers",
+ 26: "Heavy Snow Showers",
28: "Thundery Showers",
29: "Thundery Showers",
}