DB/World: DBErrors

This commit is contained in:
Céfiro_Caecias
2026-05-16 10:41:45 -03:00
committed by GitHub
parent 2462443cd5
commit 3d534e71bc
@@ -0,0 +1,8 @@
UPDATE `creature` SET `unit_flags3`=NULL WHERE `guid`=674893;
UPDATE `creature` SET `unit_flags2`=NULL WHERE `guid`=674898;
UPDATE `creature` SET `unit_flags`=NULL WHERE `guid` IN (674899,674900);
DELETE FROM `waypoint_path` WHERE `PathId`=6179600;
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
(6179600, 0, 0, NULL, 'Stormwind City - King Varian - The Alliance Way');