From 41694a0e8cceffa7da1f5f4b2da887043ed9312b Mon Sep 17 00:00:00 2001 From: Anton Simakov <67688115+GuardianDll@users.noreply.github.com> Date: Fri, 2 Aug 2024 20:28:53 +0200 Subject: [PATCH] fix m4_cqbr spawning in the wild (#75374) --- data/json/items/gun/223.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/223.json b/data/json/items/gun/223.json index c2f80b038a95f..883a3ffe5ffbc 100644 --- a/data/json/items/gun/223.json +++ b/data/json/items/gun/223.json @@ -348,7 +348,7 @@ "id": "m4_cqbr", "name": { "str": "Mk 18 CQBR carbine" }, "description": "This is a shorter M4 carbine with a 10.3 inch barrel, intended for confined spaces and close quarters battle situations.", - "weight": 1 + "weight": 0 } ], "to_hit": -1,