aboutsummaryrefslogtreecommitdiff
path: root/src/game/AuctionHouseBot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/AuctionHouseBot.h')
-rw-r--r--src/game/AuctionHouseBot.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/AuctionHouseBot.h b/src/game/AuctionHouseBot.h
index 65003f91803..f306d1b5422 100644
--- a/src/game/AuctionHouseBot.h
+++ b/src/game/AuctionHouseBot.h
@@ -925,6 +925,9 @@ private:
bool Vendor_Items;
bool Loot_Items;
bool Other_Items;
+ bool Vendor_TGs;
+ bool Loot_TGs;
+ bool Other_TGs;
bool No_Bind;
bool Bind_When_Picked_Up;