mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01: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