From 3f22446a85afd11ade72b66b24f98b50c731aaf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Wed, 14 Sep 2022 07:56:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E5=85=A5=E9=87=8D=E6=96=B0=E9=9D=A2?= =?UTF-8?q?=E5=90=91=E5=AF=B9=E8=B1=A1=E5=AE=9E=E7=8E=B0=E7=9A=84=E8=AE=A1?= =?UTF-8?q?=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source/constants.py b/source/constants.py index e27a7f8..66d8c54 100755 --- a/source/constants.py +++ b/source/constants.py @@ -383,6 +383,7 @@ CARDS_TO_CHOOSE = range(len(PLANT_CARD_INFO) - 3) # 植物集体属性集合 +# 也许以后有必要的可以重新加入到对象的属性中 # 在生效时不用与僵尸进行碰撞检测的对象(即生效时不可发生被僵尸啃食的事件) SKIP_ZOMBIE_COLLISION_CHECK_WHEN_WORKING = { # 注意爆炸坚果的触发也是啃食类碰撞,因此只能算作爆炸后不检测