mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-26 07:06:25 +00:00
Added meat, gem, potion, elixir, flask advancedPricingFormulas. Fixed build warnings
This commit is contained in:
@@ -236,12 +236,17 @@ private:
|
||||
float PriceMultiplierCategoryMountQualityLegendary;
|
||||
float PriceMultiplierCategoryMountQualityArtifact;
|
||||
float PriceMultiplierCategoryMountQualityHeirloom;
|
||||
bool AdvancedPricingConsumablePotionEnabled;
|
||||
bool AdvancedPricingConsumableElixirEnabled;
|
||||
bool AdvancedPricingConsumableFlaskEnabled;
|
||||
bool AdvancedPricingGemEnabled;
|
||||
bool AdvancedPricingTradeGoodClothEnabled;
|
||||
bool AdvancedPricingTradeGoodHerbEnabled;
|
||||
bool AdvancedPricingTradeGoodMetalStoneEnabled;
|
||||
bool AdvancedPricingTradeGoodLeatherEnabled;
|
||||
bool AdvancedPricingTradeGoodEnchantingEnabled;
|
||||
bool AdvancedPricingTradeGoodElementalEnabled;
|
||||
bool AdvancedPricingTradeGoodMeatEnabled;
|
||||
bool AdvancedPricingMiscJunkEnabled;
|
||||
bool AdvancedPricingMiscMountEnabled;
|
||||
uint32 PriceMinimumCenterBaseConsumable;
|
||||
|
||||
Reference in New Issue
Block a user