Skip to content

Commit

Permalink
Merge pull request #62 from LetsTimeIt/inspiring-updates
Browse files Browse the repository at this point in the history
Inspiring mob updates
  • Loading branch information
srenauld authored Dec 30, 2020
2 parents 0aaa29a + b68deb8 commit d312913
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 187 deletions.
4 changes: 3 additions & 1 deletion Shadowlands/HallsOfAtonement.lua
Original file line number Diff line number Diff line change
Expand Up @@ -300,13 +300,13 @@ MDT.dungeonEnemies[dungeonIndex] = {
};
[3] = {
["sublevel"] = 1;
["inspiring"] = true;
["x"] = 539.49317710124;
["g"] = 15;
["y"] = -208.37933262827;
};
[4] = {
["sublevel"] = 1;
["inspiring"] = true;
["x"] = 561.69958131078;
["patrol"] = {
[1] = {
Expand Down Expand Up @@ -441,6 +441,7 @@ MDT.dungeonEnemies[dungeonIndex] = {
};
};
["g"] = 22;
["inspiring"] = true;
["y"] = -396.37545570552;
};
[9] = {
Expand Down Expand Up @@ -1708,6 +1709,7 @@ MDT.dungeonEnemies[dungeonIndex] = {
["y"] = -317.10071484616;
};
[14] = {
["inspiring"] = true;
["y"] = -316.60880923677;
["x"] = 340.21293432154;
["g"] = 35;
Expand Down
Loading

0 comments on commit d312913

Please sign in to comment.