From cd43d7fc17675e42d62ec2c16c75270d37442122 Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Tue, 15 Apr 2025 01:39:00 -0600 Subject: [PATCH] update chance-man (#7840) - Added a boolean flag (tradeableItemsInitialized) that triggers refreshTradeableItems() only once during the GameTick when the client state is LOGGED_IN. - Updated onShutdown() to reset tradeableItemsInitialized to false - changed ItemID.SIGIL_OF_STORAGE_ATTUNED to ItemID.SIGIL_OF_STORAGE_UNATTUNED --- plugins/chance-man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chance-man b/plugins/chance-man index b6cc98d02..e22aaeff7 100644 --- a/plugins/chance-man +++ b/plugins/chance-man @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/chance-man.git -commit=62bb3fbb502e0950cce9eaedaafc8d0cceaebcc4 +commit=c034fec6b6d53d221308fe99f8d349baaf97644d