From 90d9aa72df3c2d1310e8413e2cbc12f0fa0f9a86 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, 3 May 2022 14:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E8=A1=A1=E5=83=B5=E5=B0=B8=E6=94=BB?= =?UTF-8?q?=E5=87=BB=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/constants.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/constants.py b/source/constants.py index 8999a76..ed20440 100755 --- a/source/constants.py +++ b/source/constants.py @@ -299,8 +299,8 @@ FOOTBALL_HELMET_HEALTH = 1400 NEWSPAPER_HEALTH = 150 # 僵尸行动信息 -ATTACK_INTERVAL = 250 -ZOMBIE_ATTACK_DAMAGE = 15 +ATTACK_INTERVAL = 500 +ZOMBIE_ATTACK_DAMAGE = 50 ZOMBIE_WALK_INTERVAL = 60 # 僵尸步行间隔 # 僵尸生成位置