mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
4
data/sql/updates/db_world/2023_06_02_07.sql
Normal file
4
data/sql/updates/db_world/2023_06_02_07.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_06_02_06 -> 2023_06_02_07
|
||||
DELETE FROM `creature_template_movement` WHERE `creatureId` = 20687;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Flight`, `Rooted`) VALUES
|
||||
(20687, 1, 1);
|
||||
Reference in New Issue
Block a user