mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 07:36:23 +00:00
5
data/sql/updates/db_world/2022_10_08_00.sql
Normal file
5
data/sql/updates/db_world/2022_10_08_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_10_07_06 -> 2022_10_08_00
|
||||
--
|
||||
DELETE FROM `creature_queststarter` WHERE (`quest` = 249);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES
|
||||
(313, 249);
|
||||
Reference in New Issue
Block a user