From e897e47e16a330dae4e461b52fab4313aef15841 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Mon, 31 Jul 2023 03:01:37 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8c42a03328466c0fc6291b2c3f6a1c0e458a507a --- .../technicians.sql => db_world/2023_07_31_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/technicians.sql => db_world/2023_07_31_00.sql} (65%) diff --git a/data/sql/updates/pending_db_world/technicians.sql b/data/sql/updates/db_world/2023_07_31_00.sql similarity index 65% rename from data/sql/updates/pending_db_world/technicians.sql rename to data/sql/updates/db_world/2023_07_31_00.sql index 4d70410c4..e12d184aa 100644 --- a/data/sql/updates/pending_db_world/technicians.sql +++ b/data/sql/updates/db_world/2023_07_31_00.sql @@ -1,2 +1,3 @@ +-- DB update 2023_07_30_01 -> 2023_07_31_00 -- UPDATE `creature_template` SET `pickpocketloot` = 17414 WHERE (`entry` = 18618);