From 57573fd491bcd5def24600004c10142b2f2bdf60 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 14 Aug 2017 14:00:11 +0200 Subject: [PATCH] Build fix --- .../scripts/EasternKingdoms/zone_stranglethorn_vale.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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