chore(DB): import pending files

Referenced commit(s): 8ff031dbd7
This commit is contained in:
github-actions[bot] 2026-03-24 21:44:43 +00:00
parent 8ff031dbd7
commit 72cf7b311b

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_24_01 -> 2026_03_24_02
-- Ensure Grauf has RegenHealth disabled so harpoon damage persists
UPDATE `creature_template` SET `RegenHealth` = 0 WHERE `entry` IN (26893, 30775);