Add change from l4r0e - thanks!

This commit is contained in:
2020-11-16 15:55:32 -05:00
parent f78b71c026
commit 294bb6dede
2 changed files with 3 additions and 2 deletions

View File

@@ -344,9 +344,10 @@ local function Entry_OnMouseUp(frame, info, button)
return
end
local m = TomTom:GetCurrentPlayerPosition()
local location = info["LOCATION"]
_G.TomTom:AddMFWaypoint(807, nil, location[1] / 100, location[2] / 100, { title = info["NAME"] })
_G.TomTom:AddWaypoint(m, location[1] / 100, location[2] / 100, { title = info["NAME"] })
end
end

View File

@@ -1,6 +1,6 @@
## Interface: 90001
## Title: Tiller Tracker
## Version: 9.0.0
## Version: 9.0.1
## Notes: Helps with the daily Tiller food quests ("A Dish for...") by keeping track of what quests have been completed that day, how many dishes need to be cooked, and what materials are required.
## Author: Amanoa
## SavedVariables: TillerTrackerDB