Quantcast

Sell Gear fix for non-autosell users

ckaotik [04-01-10 - 10:30]
Sell Gear fix for non-autosell users
Filename
core.lua
diff --git a/core.lua b/core.lua
index 03aec88..b1eb7d3 100644
--- a/core.lua
+++ b/core.lua
@@ -679,7 +679,7 @@ function BrokerGarbage:ScanInventory()
 							and not BrokerGarbage.usableByClass[BrokerGarbage.playerClass][subClass]
 							and not BrokerGarbage.usableByAll[invType] then
 							-- Sell unusable Gear
-							isVendor = true
+							isSell = true
 							force = false

 							value = vendorPrice