Skip to content

Commit

Permalink
add missing button on quest 31767
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo committed May 5, 2024
1 parent 5fd61ee commit d587d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Routes/MistsOfPandaria/MistsOfPandaria_Horde.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if APR.Faction == "Horde" then
},
{ Done = { 31766 }, Coord = { y = 3126.1999511719, x = -751.29998779297 }, Zone = 371 },
{ PickUp = { 31767, 31768 }, Coord = { y = 3126.1999511719, x = -751.29998779297 }, Zone = 371 },
{ Coord = { y = 3282.8000488281, x = -927 }, Qpart = { [31767] = { 1 }, [31768] = { 1 } }, Range = 100, Zone = 371 },
{ Coord = { y = 3282.8000488281, x = -927 }, Qpart = { [31767] = { 1 }, [31768] = { 1 } }, Button = { ["31768-1"] = 89605, }, Range = 100, Zone = 371 },
{ Done = { 31767, 31768 }, Coord = { y = 3157.1000976562, x = -975.20001220703 }, Zone = 371 },
{ PickUp = { 31769 }, Coord = { y = 3157.1000976562, x = -975.20001220703 }, Zone = 371 },
{
Expand Down

0 comments on commit d587d91

Please sign in to comment.