mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
5
data/sql/updates/db_world/2022_10_06_01.sql
Normal file
5
data/sql/updates/db_world/2022_10_06_01.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_10_06_00 -> 2022_10_06_01
|
||||
--
|
||||
DELETE FROM `disables` WHERE `sourceType`=7 AND `entry`=180619;
|
||||
INSERT INTO `disables` VALUES
|
||||
(7,180619,0,0,0,'Ignore LoS by Ossirian Crystal');
|
||||
Reference in New Issue
Block a user