DB/Creature: Fix some wrong quest givers

Closes #12752
Closes #15893
This commit is contained in:
Killyana
2015-11-24 15:45:20 +01:00
parent d5fb18d3c3
commit b86972f977

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `npcflag`=0 WHERE `entry` IN (49871,49874,50039,37070,706,46363,16516,1501,38038,15274,15271, 808, 3102,10556,37073,37112,42223);
DELETE FROM `creature_queststarter` WHERE `id` IN ( 49871,49874,50039,37070,706,46363,16516,1501,38038,15274,15271, 808, 3102,10556,37073,37112,42223);