diff --git a/data/sql/updates/pending_db_world/newmans-landing.sql b/data/sql/updates/db_world/2022_09_07_01.sql similarity index 95% rename from data/sql/updates/pending_db_world/newmans-landing.sql rename to data/sql/updates/db_world/2022_09_07_01.sql index 7edffac04..fc9c08075 100644 --- a/data/sql/updates/pending_db_world/newmans-landing.sql +++ b/data/sql/updates/db_world/2022_09_07_01.sql @@ -1,3 +1,4 @@ +-- DB update 2022_09_07_00 -> 2022_09_07_01 DELETE FROM `npc_vendor` WHERE `entry` = 26081; INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`, `VerifiedBuild`) VALUES (26081, 2, 2880, 0, 0, 0, 0),