Skip to content

Commit

Permalink
HallsOfValor/Fenryr: Remove engage id
Browse files Browse the repository at this point in the history
  • Loading branch information
elvador committed Sep 7, 2016
1 parent 7a6cbed commit 18abb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Legion/HallsOfValor/Fenryr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18abb2c

Please sign in to comment.