From 18abb2c6d100f2657e56c30d8b6ec23f8cbb611f Mon Sep 17 00:00:00 2001 From: elvador Date: Wed, 7 Sep 2016 02:41:39 +0200 Subject: [PATCH] HallsOfValor/Fenryr: Remove engage id --- Legion/HallsOfValor/Fenryr.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Legion/HallsOfValor/Fenryr.lua b/Legion/HallsOfValor/Fenryr.lua index 3c7255222..65fcac42b 100644 --- a/Legion/HallsOfValor/Fenryr.lua +++ b/Legion/HallsOfValor/Fenryr.lua @@ -6,7 +6,7 @@ local mod, CL = BigWigs:NewBoss("Fenryr", 1041, 1487) if not mod then return end mod:RegisterEnableMob(95674, 99868) -- Phase 1 Fenryr, Phase 2 Fenryr -mod.engageId = 1807 +--mod.engageId = 1807 -- there's some dodgy shit going on here causing a client crash -------------------------------------------------------------------------------- -- Initialization