DB/Creature: Correct some unit flags

Correct unit flags for some  npcs at Stair of Destiny

Closes #16830
This commit is contained in:
Dr-J
2016-03-24 19:22:13 +00:00
parent c9751eb1f8
commit ff77741a61

View File

@@ -0,0 +1,4 @@
UPDATE `creature` SET `unit_flags`=832 WHERE `guid`IN(57890,57891) AND `id`=16831;
UPDATE `creature` SET `unit_flags`=33536 WHERE `guid`IN(57492) AND `id`=16580;
UPDATE `creature` SET `unit_flags`=768 WHERE `guid`IN(57542,57543) AND `id`=16582;
UPDATE `creature` SET `unit_flags`=768 WHERE `guid`IN(58137) AND `id`=16864;