From 3a1b1a736f5dab265a2a3c0548a04ec5e6a73b8b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 20:40:13 -0700 Subject: Remove obsolete CHOP flag --- tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index aed5f31..f32532c 100644 --- a/tools.json +++ b/tools.json @@ -196,7 +196,7 @@ "price": "20 USD", "material": [ "steel" ], "techniques": [ "BRUTAL", "WBLOCK_1" ], - "flags" : [ "CHOP", "DURABLE_MELEE", "ALLOWS_REMOTE_USE" ], + "flags" : [ "DURABLE_MELEE", "ALLOWS_REMOTE_USE" ], "weight": "1000 g", "volume": "1250 ml", "cutting": 18, -- cgit v1.2.1