From 7d85e9e6ae2a7f1a58d570c40909343e8b9e4176 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Wed, 19 Apr 2023 01:31:37 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 54854cb2744b77d847024e3258eb59a6d80cdbda --- .../2023_04_10_01.sql => db_world/2023_04_19_20.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/2023_04_10_01.sql => db_world/2023_04_19_20.sql} (79%) diff --git a/data/sql/updates/pending_db_world/2023_04_10_01.sql b/data/sql/updates/db_world/2023_04_19_20.sql similarity index 79% rename from data/sql/updates/pending_db_world/2023_04_10_01.sql rename to data/sql/updates/db_world/2023_04_19_20.sql index 8172f81e1..d6256f592 100644 --- a/data/sql/updates/pending_db_world/2023_04_10_01.sql +++ b/data/sql/updates/db_world/2023_04_19_20.sql @@ -1,2 +1,3 @@ +-- DB update 2023_04_19_19 -> 2023_04_19_20 -- DB update En'kilah Hatchling faction (Unable to fight or communicate with players) UPDATE `creature_template` SET `faction` = 634 WHERE `entry` IN (25388, 25389, 25390);