mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
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;
|
||||
Reference in New Issue
Block a user