resolved merge conflict

This commit is contained in:
zeb
2025-09-18 22:59:15 -04:00
4 changed files with 41 additions and 27 deletions

View File

@@ -132,6 +132,7 @@ private:
uint32 ListingExpireTimeInSecondsMin;
uint32 ListingExpireTimeInSecondsMax;
float BuyingBotAcceptablePriceModifier;
bool BuyingBotWillBidAgainstPlayers;
std::vector<uint32> vendorItemsPrices;
std::string AHCharactersGUIDsForQuery;
uint32 ItemsPerCycle;