mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
Rename BotGroupSay to RaidGroupSay
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ public:
|
||||
Lua_Mob GetOwner();
|
||||
int16 HasBotItem(uint32 item_id);
|
||||
void OwnerMessage(std::string message);
|
||||
void BotGroupSay(const char* message);
|
||||
void RaidGroupSay(const char* message);
|
||||
bool ReloadBotDataBuckets();
|
||||
bool ReloadBotOwnerDataBuckets();
|
||||
bool ReloadBotSpells();
|
||||
|
||||
Reference in New Issue
Block a user