mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 23:57:10 +01:00
DB/Misc: Fix startup errors
This commit is contained in:
2
sql/updates/world/6.x/2016_05_30_01_world.sql
Normal file
2
sql/updates/world/6.x/2016_05_30_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`|128 WHERE entry IN (SELECT `entry` FROM `npc_vendor`);
|
||||
Reference in New Issue
Block a user