From 64ae521cd6daf69d1c225e4b8ad5e6af2e3d5a8c 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, 27 Jul 2022 11:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=8F=E5=B0=91=E6=B3=A2=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/data/map/level_8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/data/map/level_8.json b/resources/data/map/level_8.json index 006b1d1..6098cf3 100644 --- a/resources/data/map/level_8.json +++ b/resources/data/map/level_8.json @@ -5,5 +5,5 @@ "spawn_zombies":"auto", "included_zombies":["Zombie", "ConeheadZombie", "BucketheadZombie", "SnorkelZombie"], "inevitable_zombie_list":{"20":["BucketheadZombie"], "30":["SnorkelZombie"]}, - "num_flags":4 + "num_flags":3 }