mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-17 10:55:44 +00:00
Added itemlevel price multiplier with conf setting.
This commit is contained in:
@@ -223,6 +223,8 @@ private:
|
||||
uint32 PriceMinimumCenterBaseMisc;
|
||||
uint32 PriceMinimumCenterBaseGlyph;
|
||||
std::unordered_map<uint32, uint64> PriceMinimumCenterBaseOverridesByItemID;
|
||||
float ItemLevelPriceMultiplier;
|
||||
|
||||
|
||||
AHBConfig AllianceConfig;
|
||||
AHBConfig HordeConfig;
|
||||
|
||||
Reference in New Issue
Block a user