From de4743ccdb2c734cbebdf81a05b3afba81630e59 Mon Sep 17 00:00:00 2001 From: Anton Burmistrov Date: Sun, 1 Dec 2024 22:34:19 +0400 Subject: [PATCH] Increased weight of zombie hulk (#78165) increased weight --- data/json/monsters/zed_misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/monsters/zed_misc.json b/data/json/monsters/zed_misc.json index 71d1f85c569f4..34207ff7ccd29 100644 --- a/data/json/monsters/zed_misc.json +++ b/data/json/monsters/zed_misc.json @@ -390,7 +390,7 @@ "copy-from": "mon_zombie_base", "diff": 5, "volume": "875 L", - "weight": "200 kg", + "weight": "1000 kg", "hp": 480, "speed": 130, "color": "white_magenta",