From 9dbf3b60468331c381901919d037b3c123cfb55d Mon Sep 17 00:00:00 2001 From: Bailey Townsend Date: Sat, 6 Oct 2018 18:09:23 -0500 Subject: [PATCH] Add buy limit for cavalier hats to GE plugin (#5855) Closes #5838 --- .../runelite/client/plugins/grandexchange/ge_limits.json | 6 ++++++ 1 file changed, 6 insertions(+) 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 21b529bab5..31b9dec70f 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 @@ -308,6 +308,9 @@ "2577": 6, "2581": 8, "2621": 8, + "2639": 4, + "2641": 4, + "2643": 4, "2864": 5000, "2961": 15, "2970": 13000, @@ -620,6 +623,9 @@ "12002": 5, "12004": 70, "12297": 40, + "12321": 4, + "12323": 4, + "12325": 4, "12377": 3, "12389": 70, "12526": 4,