From 9f7dd842d3f2ed00754cf221d1b94ac2d122f4e4 Mon Sep 17 00:00:00 2001 From: OpenOSRS Date: Thu, 10 Oct 2019 02:31:41 +0000 Subject: [PATCH] Client: Update item stats --- runelite-client/src/main/resources/item_stats.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/runelite-client/src/main/resources/item_stats.json b/runelite-client/src/main/resources/item_stats.json index 704b5e2efe..433516a53f 100644 --- a/runelite-client/src/main/resources/item_stats.json +++ b/runelite-client/src/main/resources/item_stats.json @@ -38846,6 +38846,11 @@ "quest": true, "weight": 0.4 }, + "10873": { + "name": "Metal sheet", + "quest": true, + "weight": 0.6 + }, "10874": { "name": "Coloured ball", "quest": true,