From 793eb701a7f02a595a25900775585d3d701d310a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Tue, 5 Apr 2022 13:07:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=86=B7=E5=86=BB=E7=89=B9?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/constants.py b/source/constants.py index 3d3d51c..4cd1da9 100755 --- a/source/constants.py +++ b/source/constants.py @@ -120,7 +120,7 @@ FLOWER_SUN_INTERVAL = 22000 SUN_LIVE_TIME = 7000 SUN_VALUE = 25 -ICE_SLOW_TIME = 2000 +ICE_SLOW_TIME = 10000 FREEZE_TIME = 7500 ICETRAP = 'IceTrap'