From 76533796a32fa5c4f9a52181422b20bd55b4e6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Sun, 31 Jul 2022 08:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=AF=81=E7=81=AD=E8=8F=87?= =?UTF-8?q?=E9=98=B3=E5=85=89?= 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 486b8ae..dc38fc5 100755 --- a/source/constants.py +++ b/source/constants.py @@ -305,7 +305,7 @@ PLANT_CARD_INFO = (# 元组 (植物名称, 卡片名称, 阳光, 冷却时间) 50000), (DOOMSHROOM := "DoomShroom", CARD_DOOMSHROOM := "card_doomshroom", - 75, + 125, 50000), (LILYPAD := "LilyPad", CARD_LILYPAD := "card_lilypad",