summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-20 12:26:52 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-20 12:26:52 +0000
commitf9fd86af5053ed35660223d7e86eae91808792b4 (patch)
tree029d6b693e3d35f6b6a0f3be908f68a08ae3152a
parent849303a1f4a9dece6f7eff3310377a75d8714b5c (diff)
chore(DB): import pending files
Referenced commit(s): 6dda22ec465b4957d392c1edda3cbe76c67658ee
-rw-r--r--data/sql/updates/db_world/2025_09_20_04.sql (renamed from data/sql/updates/pending_db_world/rev_1758370746083503600.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758370746083503600.sql b/data/sql/updates/db_world/2025_09_20_04.sql
index 54bd0e4111..139412f143 100644
--- a/data/sql/updates/pending_db_world/rev_1758370746083503600.sql
+++ b/data/sql/updates/db_world/2025_09_20_04.sql
@@ -1,2 +1,3 @@
+-- DB update 2025_09_20_03 -> 2025_09_20_04
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 33554432 WHERE `entry` IN (29311, 31464);