fix boots upgrades as nothing
All checks were successful
pipeline / build-and-push-images (push) Successful in 17s
pipeline / deploy (push) Successful in 27s

This commit is contained in:
2025-01-14 01:33:51 +01:00
parent dca92f83b6
commit 6513ca492c

View File

@@ -122,8 +122,7 @@ function handleMatchItems(timeline, participant: any, participantIndex : number,
// Handle boots upgrades
if(itemInfo.requiredBuffCurrencyName == "Feats_NoxianBootPurchaseBuff"
|| itemInfo.requiredBuffCurrencyName == "Feats_SpecialQuestBootBuff") {
itemInfo.categories.push("Boots");
event.itemId = itemInfo.from[0]
continue;
}
// Handle boots differently