mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_12_00 -> 2023_11_12_01
|
||||
UPDATE `creature` SET `MovementType` = 2 WHERE `guid` IN (6974,6989,6973,6975,7210) AND `id1` IN (2718,2717,2716,2716,2907);
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (6974,6989,6973,6975,7210));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES
|
||||
Reference in New Issue
Block a user