- 37
- 2017
- 0
According to Zygor Guides for 4.3.4 the quest Demonic Thieves should be available at level 2, not level 3
but according to WoWHead it is a level 3 quest.
this fix is if you want people who use zygor guides to be able to follow there guide correctly
update to fix accordingly.
but according to WoWHead it is a level 3 quest.
this fix is if you want people who use zygor guides to be able to follow there guide correctly
update to fix accordingly.
Code:
UPDATE `quest_template` SET `Level`='2' WHERE `Id`=28715;