mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Misc: Fix some Npc flags
This commit is contained in:
3
sql/updates/world/4.3.4/2018_04_11_01_world.sql
Normal file
3
sql/updates/world/4.3.4/2018_04_11_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=0 WHERE `entry` IN (34835,34876,34877,34878,35175,35200,37203);
|
||||
DELETE FROM `creature_queststarter` WHERE `id` IN (34835,34876,34877,34878,35175,35200,37203);
|
||||
Reference in New Issue
Block a user