[Zone/Quest]Fix Quest 10852 Missing Friends.

kuramajssken

China
Gold Supporter
Verified Member
19
2021
24
https://tbc.wowhead.com/quest=10852/missing-friends quest.

The problem has been confirmed.

Please execute mysql to fix this problem.

@Likon69
Thank you for submitting bug
Fixed https://www.emucoach.com/forums/threads/v14-quest-bug-10852.8083/

SQL:
DELETE FROM `creature` WHERE id = 22314;
INSERT INTO `creature` VALUES (81817, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2526.76, 5384.53, 28.0916, 2.21657, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (81818, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2525.61, 5383.78, 28.0869, 4.46804, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (81819, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2464.22, 5402.19, 2.16002, 0.575959, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (81820, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2579.22, 5430.93, 28.044, 2.28638, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (81821, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2580.26, 5430.34, 28.0412, 3.735, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (81822, 22314, 530, 3519, 3677, 1, 1, 0, 0, -2545.31, 5484.29, 8.3446, 0.226893, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0);
 
Last edited:
Top