mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-09 03:18:57 +01:00
DB: Fix some DB errors
By @tkrokli
Closes #16323
(cherry picked from commit e9ed9f80db)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`= 1 WHERE `guid`= 134869 AND `id`= 27401;
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (97255,97256,97257,97258,97259,97261,131106);
|
||||
Reference in New Issue
Block a user