mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-17 19:05:44 +00:00
added chat commands for GMs
This commit is contained in:
@@ -298,6 +298,7 @@ public:
|
||||
|
||||
void Update();
|
||||
void InitializeConfiguration();
|
||||
void EmptyAuctionHouses();
|
||||
uint32 GetRandomStackValue(std::string configKeyString, uint32 defaultValue);
|
||||
uint32 GetRandomStackIncrementValue(std::string configKeyString, uint32 defaultValue);
|
||||
void SetCyclesBetweenBuyOrSell();
|
||||
|
||||
Reference in New Issue
Block a user