mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB: fixed some startup errors
This commit is contained in:
2
sql/updates/world/custom/custom_2019_03_19_00_world.sql
Normal file
2
sql/updates/world/custom/custom_2019_03_19_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template` SET `flags_extra`= 1073742336 WHERE `entry` IN (44641, 46224, 46225, 46226);
|
||||
UPDATE `creature` SET `equipment_id`= 0 WHERE `id`= 55018;
|
||||
Reference in New Issue
Block a user