From 0b85ec409aaa99002e56930768be6cb3c67e863e Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 20 Dec 2022 13:34:17 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): af89efff537c2e44c7733ceac9f6649d2ba73a34 --- .../terrorclaw.sql => db_world/2022_12_20_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/terrorclaw.sql => db_world/2022_12_20_01.sql} (61%) diff --git a/data/sql/updates/pending_db_world/terrorclaw.sql b/data/sql/updates/db_world/2022_12_20_01.sql similarity index 61% rename from data/sql/updates/pending_db_world/terrorclaw.sql rename to data/sql/updates/db_world/2022_12_20_01.sql index 94effbf65..5b1dcd393 100644 --- a/data/sql/updates/pending_db_world/terrorclaw.sql +++ b/data/sql/updates/db_world/2022_12_20_01.sql @@ -1,2 +1,3 @@ +-- DB update 2022_12_20_00 -> 2022_12_20_01 -- UPDATE `creature` SET `spawntimesecs` = 450 WHERE (`id1` = 20477);