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 --- melee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'melee.json') diff --git a/melee.json b/melee.json index 7b9d1e0..040ef1e 100644 --- a/melee.json +++ b/melee.json @@ -176,7 +176,7 @@ "price": 50000, "material": ["steel","leather"], "skill": "unarmed", - "flags" : ["STAB", "DURABLE_MELEE", "UNARMED_WEAPON", "NO_SALVAGE"], + "flags" : ["STAB", "DURABLE_MELEE", "UNARMED_WEAPON"], "weight": "1000 g", "volume": "250 ml", "bashing": 4, -- cgit v1.2.1