diff --git a/weather.py b/weather.py index 900a7c9..4784610 100644 --- a/weather.py +++ b/weather.py @@ -595,6 +595,7 @@ class Runoff(Weather): def __init__(self, game): self.overflow_out = False + self.out_extension = True def post_activate(self, game, result): if game.outs >= 4: