chore(DB): import pending files

Referenced commit(s): 3d5d300f76
This commit is contained in:
github-actions[bot]
2024-11-26 10:50:13 +00:00
parent 3d5d300f76
commit e5b83b29de

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_25_01 -> 2024_11_26_00
--
-- Adds "Disarm" immunity to Creautre (Boss) "Nalorakk" - [Zul'Aman]
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 4 WHERE `entry` = 23576;