aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-02-10 22:33:38 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-21 15:54:36 +0100
commitd403e365387d752f4ee2bb78c3ce5cd3bedb8d34 (patch)
tree1f07a1c01dea263d1aaab69232edd1622bed5826 /src
parenta91be4995b45695d8585068d0c5e955b93027d89 (diff)
DB/Text: Fix and remove some npc_text
(cherry picked from commit 7450be4cfd3f06ef3cac59ab0cd73e3af47f4857)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/trial_of_the_crusader.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/trial_of_the_crusader.h b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/trial_of_the_crusader.h
index e740dba7ee3..856d3cf061b 100644
--- a/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/trial_of_the_crusader.h
+++ b/src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/trial_of_the_crusader.h
@@ -145,16 +145,6 @@ enum NorthrendBeasts
ICEHOWL_DONE = 3001
};
-enum AnnouncerMessages
-{
- MSG_BEASTS = 724001,
- MSG_JARAXXUS = 724002,
- MSG_CRUSADERS = 724003,
- MSG_VALKIRIES = 724004,
- MSG_LICH_KING = 724005,
- MSG_ANUBARAK = 724006
-};
-
enum TCRCreatureIds
{
NPC_BARRETT_BEASTS = 34816,