From 0ebbd2f1c64a1253628a18f7d8459a40f24a1e53 Mon Sep 17 00:00:00 2001 From: Bryan Mytko Date: Sat, 26 Dec 2020 13:04:46 -0500 Subject: [PATCH] Add patrol to Necrotic Wake G21 --- Shadowlands/TheNecroticWake.lua | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Shadowlands/TheNecroticWake.lua b/Shadowlands/TheNecroticWake.lua index 4b9f602..142420c 100644 --- a/Shadowlands/TheNecroticWake.lua +++ b/Shadowlands/TheNecroticWake.lua @@ -1223,6 +1223,20 @@ MDT.dungeonEnemies[dungeonIndex] = { [4] = { ["y"] = -226.12420885162; ["x"] = 311.33505893631; + ["patrol"] = { + [1] = { + ["y"] = -203.55959339373; + ["x"] = 301.2010813; + }; + [2] = { + ["y"] = -234.36347646038; + ["x"] = 289.12112004071; + }; + [3] = { + ["y"] = -247.65139755652; + ["x"] = 308.44904768727; + }; + }; ["g"] = 21; ["sublevel"] = 1; };