aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/server/scripts/Kalimdor/zone_durotar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/scripts/Kalimdor/zone_durotar.cpp b/src/server/scripts/Kalimdor/zone_durotar.cpp
index 7c3900f7444..917806c4e2f 100644
--- a/src/server/scripts/Kalimdor/zone_durotar.cpp
+++ b/src/server/scripts/Kalimdor/zone_durotar.cpp
@@ -25,7 +25,7 @@
#include "SpellScript.h"
/*######
-## Quest 25134: Lazy Peons
+## Quest 37446: Lazy Peons
## npc_lazy_peon
######*/
@@ -36,7 +36,7 @@ enum LazyPeonYells
enum LazyPeon
{
- QUEST_LAZY_PEONS = 25134,
+ QUEST_LAZY_PEONS = 37446,
GO_LUMBERPILE = 175784,
SPELL_BUFF_SLEEP = 17743,
SPELL_AWAKEN_PEON = 19938