We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ec658 commit fa9bd6bCopy full SHA for fa9bd6b
2 files changed
src/Classes/TradeQueryGenerator.lua
@@ -83,7 +83,7 @@ end
83
local tradeStatCategoryIndices = {
84
["Explicit"] = 2,
85
["Implicit"] = 3,
86
- ["Corrupted"] = 4,
+ ["Corrupted"] = 5,
87
["AllocatesXEnchant"] = 5,
88
["Rune"] = 6,
89
}
0 commit comments