mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
4
data/sql/updates/db_world/2023_03_21_02.sql
Normal file
4
data/sql/updates/db_world/2023_03_21_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_03_21_01 -> 2023_03_21_02
|
||||
--
|
||||
UPDATE `creature_addon` SET `visibilityDistanceType` = 3 WHERE `guid` IN (130964, 130961, 130962, 130963);
|
||||
|
||||
3
data/sql/updates/db_world/2023_03_21_03.sql
Normal file
3
data/sql/updates/db_world/2023_03_21_03.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2023_03_21_02 -> 2023_03_21_03
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` = 150212;
|
||||
Reference in New Issue
Block a user