From 7679b5320529ea29f6a7a50e985708a7a9c8aa0b Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Mon, 18 Jan 2021 03:13:29 +0000 Subject: [PATCH] Update quest-helper to v1.4.0 (#972) - Adds new bank filtering functionality, which will sort items into sections for your current quest. This is accessed through a button which appears in the top right of the bank - Adds more filtering options - General ItemRequirement improvements to match with the Bank changes - Various small fixes to existing helpers --- plugins/quest-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/quest-helper b/plugins/quest-helper index f843c5e57..ab9791be9 100644 --- a/plugins/quest-helper +++ b/plugins/quest-helper @@ -1,2 +1,2 @@ repository=https://github.com/Zoinkwiz/quest-helper.git -commit=06b36ee319441eec5e32f9bc7453b43617f628b0 \ No newline at end of file +commit=7e27706956ee983f96c337f6172f71f68634548d \ No newline at end of file