mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
*Restructured/Reordered Npc Commands Author: multiplexer
--HG-- branch : trunk
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "VMapFactory.h"
|
||||
#endif
|
||||
|
||||
//-----------------------Npc Commands-----------------------
|
||||
bool ChatHandler::HandleNpcSayCommand(const char* args)
|
||||
{
|
||||
if(!*args)
|
||||
@@ -123,6 +124,7 @@ bool ChatHandler::HandleNpcWhisperCommand(const char* args)
|
||||
|
||||
return true;
|
||||
}
|
||||
//----------------------------------------------------------
|
||||
|
||||
bool ChatHandler::HandleNameAnnounceCommand(const char* args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user