DB: fixed some startup errors

This commit is contained in:
Ovahlord
2019-03-19 15:52:38 +01:00
parent b157b99115
commit fc2ffc599f

View 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;