What's new

10.1 Bug + Fixed in post : Strangletorn (next to Booty Bay) : Quest 26612

Titesusy

Veteran Member
134
2016
4
Location
France
In the database, it's called object "3921" (if i remember), so we replace by the correct item => 59145.

Fixe :
Code:
UPDATE `quest_template` SET `RequiredItemId2`='59145' WHERE (`Id`='26612');
 
Last edited:
Top