Mercurial > wow > itemauditor
diff Modules/Tooltip.lua @ 10:c79ede3c7b82
Updated version and added a dependency on my modified API for QuickAuctions. Next I need to make that dependency optional
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Fri, 25 Jun 2010 22:03:44 -0700 |
parents | 0271e781b154 |
children | 6a6296dd249f |
line wrap: on
line diff
--- a/Modules/Tooltip.lua Fri Jun 25 01:17:58 2010 -0700 +++ b/Modules/Tooltip.lua Fri Jun 25 22:03:44 2010 -0700 @@ -13,7 +13,7 @@ local investedTotal, investedPerItem, count = ItemAuditor:GetItemCost(link) - local AHCut = 0.05 + local AHCut = ItemAuditor.db.factionrealm.AHCut local keep = 1 - AHCut if investedTotal > 0 then