Skip to content

Commit

Permalink
Merge pull request LetsTimeIt#13 from bryanmytko/main
Browse files Browse the repository at this point in the history
Add patrol to Necrotic Wake G21
  • Loading branch information
Tomslack authored Dec 26, 2020
2 parents 308e42a + 0ebbd2f commit 7370e42
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Shadowlands/TheNecroticWake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down

0 comments on commit 7370e42

Please sign in to comment.