From b7d1aabe0e124eb8f610dcd6018875fe2e45a6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Fri, 8 Apr 2022 18:48:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= 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 8a54b6b..4bac890 100755 --- a/source/constants.py +++ b/source/constants.py @@ -70,7 +70,7 @@ MAP_EXIST = 1 MAP_PUMPKIN_ONLY = 2 # 有南瓜头和其他植物 MAP_PUMPKIN_WITH = 3 -# 可能还需要给咖啡豆定义一个状态 +# 可能还需要给咖啡豆定义一个状态,但是这个最好是在种植的时候判断那里是否有睡眠的蘑菇 BACKGROUND_OFFSET_X = 220 MAP_OFFSET_X = 35