mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
5
data/sql/updates/db_world/2023_10_22_06.sql
Normal file
5
data/sql/updates/db_world/2023_10_22_06.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2023_10_22_05 -> 2023_10_22_06
|
||||
--
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4522;
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(4522, 'at_karazhan_side_entrance');
|
||||
Reference in New Issue
Block a user