diff --git a/sql/updates/world/2015_11_24_00_world.sql b/sql/updates/world/2015_11_24_00_world.sql new file mode 100644 index 00000000000..218b2b8a7bf --- /dev/null +++ b/sql/updates/world/2015_11_24_00_world.sql @@ -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);