NV-WoW / Bugtracker

Nethervoid - Legion (7.3.5) - Bugtracker
8 stars 7 forks source link

[QUEST 29522] Ji of the Huojin (ID27) #128

Open xadowtek opened 3 years ago

xadowtek commented 3 years ago

Describe the bug: Ji of the Huojin it's in the middle of 5-6 Hozen Fe-Feng (ID54131), this enemies would be death arround Ji. It's dificult to caught quest from it because all of the monkeys attack you,

Expected behavior: All of the near monkeys Hozen Fe-Feng could be death on the ground.

WoWHead Link: https://www.wowhead.com/quest=29522/ji-of-the-huojin WoWScrnShot_080321_002719

xadowtek commented 3 years ago

SQL: -- Fix [QUEST 29522] Ji of the Huojin

REPLACE INTO creature_addon (guid, path_id, mount, bytes1, bytes2, emote, auras) VALUES (243837, 0, 0, 7, 0, 65, NULL), (243835, 0, 0, 7, 0, 65, NULL), (243836, 0, 0, 7, 0, 65, NULL), (243891, 0, 0, 7, 0, 65, NULL), (243827, 0, 0, 7, 0, 65, NULL), (244050, 0, 0, 7, 0, 65, NULL);

UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 243837; UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 243835; UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 243836; UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 243891; UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 243827; UPDATE creature SET unit_flags = 131842, dynamicflags = 32, unit_flags3 = 8192 WHERE guid = 244050;

daFoxboy commented 3 years ago

UPDATED on the server. Under testing

xadowtek commented 3 years ago

not formated to bugtracker template, but i think it can be closed. wraith, you moves! it's ok¿?