Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige
This commit is contained in:
commit
6936b767ff
|
@ -594,7 +594,6 @@ class Runoff(Weather):
|
||||||
duration_range = [2,4]
|
duration_range = [2,4]
|
||||||
|
|
||||||
def __init__(self, game):
|
def __init__(self, game):
|
||||||
self.out_extension = True
|
|
||||||
self.overflow_out = False
|
self.overflow_out = False
|
||||||
|
|
||||||
def post_activate(self, game, result):
|
def post_activate(self, game, result):
|
||||||
|
|
Loading…
Reference in a new issue