DB/World: DBErrors
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user