diff --git a/src/uncategorized/weather.tw b/src/uncategorized/weather.tw
index 9a8c55b6930d47235389ea401cc7aed50ff9e2b4..1e8378086e27383b832ab4171595c266b7169923 100644
--- a/src/uncategorized/weather.tw
+++ b/src/uncategorized/weather.tw
@@ -33,6 +33,9 @@
 <<set $weatherRemaining = random (3,6)>>
 <</if>>
 
+<<if $weatherLastWeek == 0>>
+<<set $weatherLastWeek = 1>>
+<</if>>
 
 <<set _seed = random(1,10)>>
 <<if $weatherType == 1>>