From 89027e747e77470d5cef5bf8c7cc2fd1097f5569 Mon Sep 17 00:00:00 2001 From: OpenOSRS <55961530+OpenOSRS@users.noreply.github.com> Date: Sun, 13 Oct 2019 07:19:50 +0200 Subject: [PATCH] Client: Update item stats (#1770) --- 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 0f68de44a8..433516a53f 100644 --- a/runelite-client/src/main/resources/item_stats.json +++ b/runelite-client/src/main/resources/item_stats.json @@ -10995,6 +10995,11 @@ "quest": true, "weight": 0.01 }, + "2945": { + "name": "Iron key", + "quest": true, + "weight": 0.01 + }, "2946": { "name": "Golden tinderbox", "quest": true,