chore(DB): import pending files

Referenced commit(s): f8ea1316c9
This commit is contained in:
github-actions[bot]
2024-12-26 08:48:32 +00:00
parent f8ea1316c9
commit e912547c40

View File

@@ -1,2 +1,3 @@
-- DB update 2024_12_25_00 -> 2024_12_26_00
-- Add interrupt immunity to Ashtongue Stormcaller
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 33554432 WHERE (`entry` = 22846);