diff options
author | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-07-13 20:54:01 +0000 |
---|---|---|
committer | AzerothCoreBot <azerothcorebot@gmail.com> | 2022-07-13 20:54:01 +0000 |
commit | 02fa20b6380b991634198de9a295abac11152d60 (patch) | |
tree | 25e5093f504c6f49953603abaff8c7e1fb742b18 | |
parent | 57327aa362f0702ea8878cc961206bfcc243bf5e (diff) |
chore(DB): import pending files
Referenced commit(s): 57327aa362f0702ea8878cc961206bfcc243bf5e
-rw-r--r-- | data/sql/updates/db_world/2022_07_13_00.sql (renamed from data/sql/updates/pending_db_world/rev_1657055583659435900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1657055583659435900.sql b/data/sql/updates/db_world/2022_07_13_00.sql index 10d5ece89e..9b485f2761 100644 --- a/data/sql/updates/pending_db_world/rev_1657055583659435900.sql +++ b/data/sql/updates/db_world/2022_07_13_00.sql @@ -1,3 +1,4 @@ +-- DB update 2022_07_12_01 -> 2022_07_13_00 -- UPDATE `creature_template` SET `exp`=0, `ManaModifier`=1 WHERE `entry`=11657; |