diff options
author | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-09-28 03:16:04 +0000 |
---|---|---|
committer | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-09-28 03:16:04 +0000 |
commit | 78f5351a59a2ecc0ece50f084bfa1c2af951f56c (patch) | |
tree | 338abb2df38a2619b222dd774e181fbd89db593c | |
parent | d27e5e26f7655bf751ecb0446a204de8fe145163 (diff) |
chore(DB): import pending files
Referenced commit(s): d27e5e26f7655bf751ecb0446a204de8fe145163
-rw-r--r-- | data/sql/updates/db_world/2022_09_28_00.sql (renamed from data/sql/updates/pending_db_world/rev_1664206413363828800.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1664206413363828800.sql b/data/sql/updates/db_world/2022_09_28_00.sql index b05fe226ec..0cfc1fd476 100644 --- a/data/sql/updates/pending_db_world/rev_1664206413363828800.sql +++ b/data/sql/updates/db_world/2022_09_28_00.sql @@ -1,3 +1,4 @@ +-- DB update 2022_09_26_00 -> 2022_09_28_00 -- Ossirian UPDATE `creature_template` SET `detection_range` = 37 WHERE (`entry` = 15339); -- Qiraji Gladiator |