Sign in to follow this  
Followers 0
Florix

[Battle for Azeroth]: Defense of Emerald Bay

1 post in this topic

Title: Defense of Emerald Bay
Bugtracker Link:


Patch Content:

I guess, the issue is, that ProgressBarWeight has zero value in it's column.

https://www.wowhead.com/quest=44884/defense-of-emerald-bay

 

UPDATE `quest_objective` SET `ProgressBarWeight`='10' WHERE `ObjectID`='115841' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115891' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='117486' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115008' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115010' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115379' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115021' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='116425' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115443' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='116429' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='5' WHERE `ObjectID`='115854' AND `QuestID`='44884';
UPDATE `quest_objective` SET `ProgressBarWeight`='7.6' WHERE `ObjectID`='115790' AND `QuestID`='44884';

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0