From 7746db315d51ef205d9a9d8f2ea118526cd2f1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Mon, 2 May 2022 21:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B9=B3=E8=A1=A1=E9=9A=BE?= =?UTF-8?q?=E5=BA=A6=E8=BF=87=E7=A8=8B=E4=B8=AD=E7=9A=84=E8=84=91=E6=AE=8B?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/state/level.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/state/level.py b/source/state/level.py index 827e84c..df95357 100644 --- a/source/state/level.py +++ b/source/state/level.py @@ -125,7 +125,7 @@ class Level(tool.State): # 传送带模式应当增大僵尸容量 if (self.bar_type != c.CHOOSEBAR_STATIC): - volume += volume + volume += 2 # 大波僵尸情况 if wave % 10 == 0: