- 37
- 2017
- 0
According to Zygor Guides and WoWHead for 4.3.4 the quest Teldrassil: The Refusal of the Aspects should be available at level 5, not level 6
update to fix accordingly.
update to fix accordingly.
Code:
UPDATE `quest_template` SET `Level`='5' WHERE `Id`=929;
Last edited: