diff options
| author | AzerothCoreBot <azerothcorebot@gmail.com> | 2023-09-14 04:11:53 +0000 |
|---|---|---|
| committer | AzerothCoreBot <azerothcorebot@gmail.com> | 2023-09-14 04:11:53 +0000 |
| commit | 1fc8029e304b3ffeb2dee538e1ee9abf03afa941 (patch) | |
| tree | 00271ff3bd88768867450353dde37db07c01737a | |
| parent | 44d1df01c36d1a3c1f9e54c19b610b4f39c5a3d1 (diff) | |
chore(DB): import pending files
Referenced commit(s): 44d1df01c36d1a3c1f9e54c19b610b4f39c5a3d1
| -rw-r--r-- | data/sql/updates/db_world/2023_09_14_00.sql (renamed from data/sql/updates/pending_db_world/rev_1694662379689891600.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1694662379689891600.sql b/data/sql/updates/db_world/2023_09_14_00.sql index 54c7763c20..ce3792ce62 100644 --- a/data/sql/updates/pending_db_world/rev_1694662379689891600.sql +++ b/data/sql/updates/db_world/2023_09_14_00.sql @@ -1,2 +1,3 @@ +-- DB update 2023_09_13_00 -> 2023_09_14_00 -- UPDATE `creature_template` SET `npcflag` = `npcflag` |1 WHERE `entry` IN (17469,17211,21748,21664,21750,21683,21747,21682,21726,21160,21752,21684); |
