From fb0977d777ffdd0a66b59cbe3c50c9475b10329b Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Thu, 6 Feb 2020 01:41:08 +0300 Subject: [PATCH] Corrected whistle multitool weight and volume https://ae01.alicdn.com/kf/HTB13_TNa.CF3KVjSZJnxh6nHFXae/Whistle-Multitool-Signal-Handy-Magnifier-Plastic-Compass-Warning-Anti-fall-Gear.jpeg --- data/json/items/tool/misc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/tool/misc.json b/data/json/items/tool/misc.json index 1984deec6287d..4267128e77593 100644 --- a/data/json/items/tool/misc.json +++ b/data/json/items/tool/misc.json @@ -689,8 +689,8 @@ "category": "tools", "name": "whistle multitool", "description": "A cheap gadget combining a whistle, thermometer, magnifying glass, and compass.", - "weight": "1 g", - "volume": "250 ml", + "weight": "7 g", + "volume": "25 ml", "price": 200, "to_hit": -3, "material": "plastic",