From f71860fc6abd03950a36fced12af16bb7ff93a80 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 8 Aug 2019 10:16:31 +0100 Subject: [PATCH] ge: Add item limits for redwood and celastrus seeds/saplings (#9476) --- .../client/plugins/grandexchange/ge_limits.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/runelite-client/src/main/resources/net/runelite/client/plugins/grandexchange/ge_limits.json b/runelite-client/src/main/resources/net/runelite/client/plugins/grandexchange/ge_limits.json index 2aa2e9a867..ee0666ceb7 100644 --- a/runelite-client/src/main/resources/net/runelite/client/plugins/grandexchange/ge_limits.json +++ b/runelite-client/src/main/resources/net/runelite/client/plugins/grandexchange/ge_limits.json @@ -3464,5 +3464,13 @@ "23517": 100, "23522": 70, "23525": 4, - "23528": 70 + "23528": 70, + "22856": 200, + "22859": 200, + "22866": 200, + "22869": 200, + "22871": 200, + "22877": 200, + "22879": 200, + "22935": 12000 }