From 10eff005e1dc9cc6a3b14eca29e35660c5e34826 Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Sun, 5 Feb 2023 01:22:33 +0000 Subject: [PATCH] Update quest-helper to 3.2.1 (#3833) Small fixes, notably one which should avoid conditions in ItemReqSetup being reached too early in certain scenarios. --- plugins/quest-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/quest-helper b/plugins/quest-helper index 1beee97ec..20a3f0e55 100644 --- a/plugins/quest-helper +++ b/plugins/quest-helper @@ -1,2 +1,2 @@ repository=https://github.com/Zoinkwiz/quest-helper.git -commit=35a1cea34a53aa66dd27171036af81b6c9eb6922 \ No newline at end of file +commit=5bf1e5690c54095d54962d32bce90e581177eb05 \ No newline at end of file