From 83f524d956cd29d61140e68a2c0e2b15232dad85 Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Fri, 20 Sep 2024 21:20:04 -0500 Subject: [PATCH] fix: assign `repairs_like` to head bandana (#5386) --- data/json/items/armor/masks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/json/items/armor/masks.json b/data/json/items/armor/masks.json index 2d940fe21ac1..b132033ef8db 100644 --- a/data/json/items/armor/masks.json +++ b/data/json/items/armor/masks.json @@ -50,6 +50,7 @@ { "id": "bandana_head", "copy-from": "bandana", + "repairs_like": "bandana", "type": "ARMOR", "name": { "str": "head bandana" }, "description": "A cotton bandana, worn over the head for warmth and to keep the wind out of your hair. Activate to adjust it to wear over your mouth instead.",