Skip to content

Commit

Permalink
missing mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Apr 24, 2021
1 parent 2d41a9f commit eb81f5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions AtlasLootClassic/Data/Mount.lua
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ local MOUNT_LIST = {
[31836] = 21076, -- Reins of the White Riding Talbuk / Kurenai
[34060] = 22719, -- Flying Machine Control
[34061] = 22720, -- Turbo-Charged Flying Machine Control
[28915] = 21074, -- Reins of the Dark Riding Talbuk
[29228] = 19303, -- Reins of the Dark War Talbuk
--@end-version-bc@
}

Expand Down
4 changes: 2 additions & 2 deletions AtlasLootClassic_PvP/data-tbc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -474,14 +474,14 @@ data["HellfirePeninsulaPvP"] = {
MapID = 3483,
[ALLIANCE_DIFF] = {
{ 1, 24520 }, -- Honor Hold Favor
{ 2, 24579 }, -- Mark of Honor Hold
{ 3, 24579 }, -- Mark of Honor Hold
{ 16, 27830 }, -- Circlet of the Victor
{ 17, 27785 }, -- Notched Deep Peridot
{ 18, 27777 }, -- Stark Blood Garnet
},
[HORDE_DIFF] = {
{ 1, 24522 }, -- Thrallmar Favor
{ 2, 24581 }, -- Mark of Thrallmar
{ 3, 24581 }, -- Mark of Thrallmar
{ 16, 27833 }, -- Band of the Victor
{ 17, 27786 }, -- Barbed Deep Peridot
{ 18, 28360 }, -- Mighty Blood Garnet
Expand Down

0 comments on commit eb81f5d

Please sign in to comment.