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