parent
4fa74c1152
commit
bf21285528
1 changed files with 1 additions and 0 deletions
5
data/sql/updates/db_world/2023_10_21_06.sql
Normal file
5
data/sql/updates/db_world/2023_10_21_06.sql
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- DB update 2023_10_21_05 -> 2023_10_21_06
|
||||
--
|
||||
DELETE FROM `creature_addon` WHERE `guid` = 135692;
|
||||
DELETE FROM `waypoint_data` WHERE `id` = 1356920;
|
||||
UPDATE `creature` SET `MovementType` = 1 WHERE `guid` = 135692;
|
||||
Loading…
Add table
Add a link
Reference in a new issue