Cata: Incorrect location for "Verog" in quest, "Verog The Dervish" (The Barrens)
luciidlou opened this issue · 3 comments
Description
This is in cata...
Current pinned location for Verog: 53.0X 42.0Y (Grol'dom Farm)
Actual location of Verog: 51.0X 78.8Y (Just west of The Stagnant Oasis)
Wowhead link
https://www.wowhead.com/classic/quest=851/verog-the-dervish (It's wrong here too. The pin in the map screenshot is technically correct, but the coordinates are wrong)
Screenshots
Incorrect questie location
Actual location
Questie & WoW version
10.2.5
(I realize I am a few releases behind, but I finished the quest before updating to the 10.3.1
and I didn't see anything in the changelog
@BreakBB I saw you did something similar here. If I was interested in contributing to Questie, is this something I could open a PR for? The code change seems easy enough, but I'd like to know the significance of the integers that get wrapped in brackets on the left of the assignment operator ([3745]
for example, in your commit that I linked).
Thanks in advance!
@Cabro Thanks! I figured it had to be something like that. What other steps need to be taken in order for me to contribute? I have a working branch with the code change ready to go, but I get the following error when attempting to push the branch up to the remote repository...
ERROR: Permission to Questie/Questie.git denied to luciidlou.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
EDIT: Nevermind, I figured it out :)