mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_03_17_00 -> 2023_03_19_00
|
||||||
-- [1] MovementFlags: 1536 (DisableGravity, Root)
|
-- [1] MovementFlags: 1536 (DisableGravity, Root)
|
||||||
DELETE FROM `creature_template_movement` WHERE `creatureId` = 20343;
|
DELETE FROM `creature_template_movement` WHERE `creatureId` = 20343;
|
||||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Flight`, `Rooted`) VALUES
|
INSERT INTO `creature_template_movement` (`CreatureId`, `Flight`, `Rooted`) VALUES
|
||||||
Reference in New Issue
Block a user