diff options
author | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-08-25 19:10:25 +0000 |
---|---|---|
committer | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-08-25 19:10:25 +0000 |
commit | 11bac9ace104021c54267f6ff23152feb0dc7dcc (patch) | |
tree | ef1d86d997d2c3e15f84ad39b10f5aa90e61fea4 | |
parent | eced31f47f62b44a953faed291675ebfde254551 (diff) |
chore(DB): import pending files
Referenced commit(s): eced31f47f62b44a953faed291675ebfde254551
-rw-r--r-- | data/sql/updates/db_world/2022_08_25_05.sql (renamed from data/sql/updates/pending_db_world/rev_1661425685471798200.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1661425685471798200.sql b/data/sql/updates/db_world/2022_08_25_05.sql index 82b4d84c15..c09dc7a9b8 100644 --- a/data/sql/updates/pending_db_world/rev_1661425685471798200.sql +++ b/data/sql/updates/db_world/2022_08_25_05.sql @@ -1,2 +1,3 @@ +-- DB update 2022_08_25_04 -> 2022_08_25_05 -- UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE `entry` = 15555; |