fix boots upgrades as nothing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user