From f2240b02353df1f337f08769d33e268cb442aa05 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 11 Apr 2020 11:07:18 -0700 Subject: Fix maid tools recipe Remove unsalvage from claws --- tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index cdb4f2a..654b4fd 100644 --- a/tools.json +++ b/tools.json @@ -42,7 +42,7 @@ "price": 2000, "material": ["steel"], "techniques": ["BRUTAL", "WBLOCK_1"], - "flags" : ["CHOP", "DURABLE_MELEE"], + "flags" : ["CHOP", "DURABLE_MELEE", "ALLOWS_REMOTE_USE" ], "weight": "1000 g", "volume": "1250 ml", "cutting": 18, -- cgit v1.2.1