From a58d3ad550cc9468b02fe795a4869903e800311f Mon Sep 17 00:00:00 2001 From: ashGlaw Date: Sat, 8 Feb 2020 12:00:15 -0500 Subject: [PATCH] Added WASH_HARD_ITEMS to scrub brush Now the scrub brushes should be as useful as sponges --- data/json/items/tool/toileteries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/json/items/tool/toileteries.json b/data/json/items/tool/toileteries.json index 1cc46d9850e20..db416b345f468 100644 --- a/data/json/items/tool/toileteries.json +++ b/data/json/items/tool/toileteries.json @@ -27,7 +27,8 @@ "bashing": 1, "material": "plastic", "symbol": "/", - "color": "light_gray" + "color": "light_gray", + "use_action": "WASH_HARD_ITEMS" }, { "id": "elec_hairtrimmer",