mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 07:11:59 -04:00
Fix an incorrect say_text index in Razorfen Kraul.
By Aokromes --HG-- branch : trunk
This commit is contained in:
@@ -30,7 +30,7 @@ EndContentData */
|
||||
#include "razorfen_kraul.h"
|
||||
|
||||
#define SAY_READY -1047000
|
||||
#define SAY_POINT -10470001
|
||||
#define SAY_POINT -1047001
|
||||
#define SAY_AGGRO1 -1047002
|
||||
#define SAY_BLUELEAF -1047003
|
||||
#define SAY_DANGER -1047004
|
||||
|
||||
Reference in New Issue
Block a user