Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Apr 7, 2020
2 parents 83a434b + 6876f06 commit 3cab415
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 30 deletions.
18 changes: 9 additions & 9 deletions AtlasLootClassic_DungeonsAndRaids/data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ data["WailingCaverns"] = {
AtlasMapFile = {"WailingCaverns", "WailingCavernsEnt"},
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {10, 17, 24},
LevelRange = {10, 15, 25},
items = {
{ -- WCLordCobrahn
name = AL["Lord Cobrahn"],
Expand Down Expand Up @@ -382,7 +382,7 @@ data["TheDeadmines"] = {
AtlasMapFile = {"TheDeadmines", "TheDeadminesEnt"},
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {10, 17, 26},
LevelRange = {10, 18, 23},
items = {
{ --DMRhahkZor
name = AL["Rhahk'Zor"],
Expand Down Expand Up @@ -806,7 +806,7 @@ data["TheStockade"] = {
AtlasMapFile = "TheStockade",
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {15, 24, 32},
LevelRange = {15, 22, 30},
items = {
{ -- SWStKamDeepfury
name = AL["Kam Deepfury"],
Expand Down Expand Up @@ -974,7 +974,7 @@ data["RazorfenKraul"] = {
AtlasMapFile = "RazorfenKraul",
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {25, 29, 38},
LevelRange = {25, 30, 40},
items = {
{ -- RFKAggem
name = AL["Aggem Thorncurse"],
Expand Down Expand Up @@ -1096,7 +1096,7 @@ data["ScarletMonasteryGraveyard"] = {
AtlasMapFile = {"SMGraveyard", "SMEnt"},
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {20, 26, 36},
LevelRange = {20, 28, 38},
items = {
-- Graveyard
{ -- SMVishas
Expand Down Expand Up @@ -1663,7 +1663,7 @@ data["RazorfenDowns"] = {
AtlasMapFile = "RazorfenDowns",
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {35, 37, 46},
LevelRange = {35, 40, 50},
items = {
{ -- RFDTutenkash
name = AL["Tuten'kash"],
Expand Down Expand Up @@ -1787,7 +1787,7 @@ data["Uldaman"] = {
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
AtlasMapFile = {"Uldaman", "UldamanEnt"},
LevelRange = {30, 41, 51},
LevelRange = {30, 44, 54},
items = {
{ -- UldEric
name = AL["Eric \"The Swift\""],
Expand Down Expand Up @@ -2341,7 +2341,7 @@ data["TheTempleOfAtal'Hakkar"] = {
AtlasMapFile = { "TheSunkenTemple", "TheSunkenTempleEnt" },
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {45, 50, 56},
LevelRange = {45, 50, 60},
items = {
{ -- STBalconyMinibosses
name = AL["Balcony Minibosses"],
Expand Down Expand Up @@ -3327,7 +3327,7 @@ data["UpperBlackrockSpire"] = {
AtlasMapFile = {"BlackrockSpireUpper", "BlackrockMountainEnt"},
ContentType = DUNGEON_CONTENT,
LoadDifficulty = NORMAL_DIFF,
LevelRange = {48, 55, 60},
LevelRange = {48, 58, 60},
items = {
{ -- UBRSEmberseer
name = AL["Pyroguard Emberseer"],
Expand Down
40 changes: 20 additions & 20 deletions AtlasLootClassic_PvP/data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -412,33 +412,33 @@ data["WarsongGulch"] = {
[HORDE_DIFF] = {
{ 1, "f889rep6" },
{ 2, "INV_Box_01", nil, "10 - 19", nil }, -- WSGRepHonored1019
{ 3, 20444 }, -- Sentinel's Medallion
{ 4, 20428 }, -- Caretaker's Cape
{ 5, 20431 }, -- Lorekeeper's Ring
{ 6, 20439 }, -- Protector's Band
{ 3, 20442 }, -- Scout's Medallion
{ 4, 20427 }, -- Battle Healer's Cloak
{ 5, 20426 }, -- Advisor's Ring
{ 6, 20429 }, -- Legionnaire's Band
{ 8, "INV_Box_01", nil, "20 - 29", nil }, -- WSGRepHonored2029
{ 9, 19541 }, -- Sentinel's Medallion
{ 10, 19533 }, -- Caretaker's Cape
{ 11, 19525 }, -- Lorekeeper's Ring
{ 12, 19517 }, -- Protector's Band
{ 9, 19537 }, -- Scout's Medallion
{ 10, 19529 }, -- Battle Healer's Cloak
{ 11, 19521 }, -- Advisor's Ring
{ 12, 19513 }, -- Legionnaire's Band
{ 17, "INV_Box_01", nil, "30 - 39", nil }, -- WSGRepHonored3039
{ 18, 19540 }, -- Sentinel's Medallion
{ 19, 19532 }, -- Caretaker's Cape
{ 20, 19524 }, -- Lorekeeper's Ring
{ 21, 19515 }, -- Protector's Band
{ 18, 19536 }, -- Scout's Medallion
{ 19, 19528 }, -- Battle Healer's Cloak
{ 20, 19520 }, -- Advisor's Ring
{ 21, 19512 }, -- Legionnaire's Band
{ 23, "INV_Box_01", nil, "40 - 49", nil }, -- WSGRepHonored4049
{ 24, 19539 }, -- Sentinel's Medallion
{ 25, 19531 }, -- Caretaker's Cape
{ 26, 19523 }, -- Lorekeeper's Ring
{ 27, 19516 }, -- Protector's Band
{ 24, 19535 }, -- Scout's Medallion
{ 25, 19527 }, -- Battle Healer's Cloak
{ 26, 19519 }, -- Advisor's Ring
{ 27, 19511 }, -- Legionnaire's Band
{ 28, 17348 }, -- Major Healing Draught
{ 29, 17351 }, -- Major Mana Draught
{ 101, "f889rep6" },
{ 102, "INV_Box_01", nil, "50 - 59", nil }, -- WSGRepHonored5059
{ 103, 19538 }, -- Sentinel's Medallion
{ 104, 19530 }, -- Caretaker's Cape
{ 105, 19522 }, -- Lorekeeper's Ring
{ 106, 19514 }, -- Protector's Band
{ 103, 19534 }, -- Scout's Medallion
{ 104, 19526 }, -- Battle Healer's Cloak
{ 105, 19518 }, -- Advisor's Ring
{ 106, 19510 }, -- Legionnaire's Band
},
},
{ -- WSGRepFriendly
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ

[Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md)

## v1.4.8 (Apr. XX, 2020)
## v1.4.8 (Apr. 07, 2020)

- Update .toc version
- Update lvl ranges
- Removed double entry ( Death Knight Darkreaver / Scholo )
- Add Sandarr Dunereaver
- Fix Horde Honored Items for Warsong ( thanks AndreWaehlisch )

0 comments on commit 3cab415

Please sign in to comment.