diff --git a/src/server/scripts/EasternKingdoms/zone_stranglethorn_vale.cpp b/src/server/scripts/EasternKingdoms/zone_stranglethorn_vale.cpp index e4bd5fe9261..3f75f24d40f 100644 --- a/src/server/scripts/EasternKingdoms/zone_stranglethorn_vale.cpp +++ b/src/server/scripts/EasternKingdoms/zone_stranglethorn_vale.cpp @@ -39,9 +39,7 @@ EndContentData */ enum Yenniku { SPELL_YENNIKUS_RELEASE = 3607, - QUEST_SAVING_YENNIKU = 592, - FACTION_HORDE_GENERIC = 83, - FACTION_TROLL_BLOODSCALP = 28 + QUEST_SAVING_YENNIKU = 592 }; class npc_yenniku : public CreatureScript