chore(DB): import pending files

Referenced commit(s): fdc81f3be0
This commit is contained in:
github-actions[bot]
2025-09-06 07:45:10 +00:00
parent 2ac43d1722
commit d2aa2fc5ee
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_05_01 -> 2025_09_06_00
--
SET @CGUID:=12891;
DELETE FROM `creature` WHERE (`id1` = 16786) AND (`guid` = (@CGUID));

View File

@@ -1,2 +1,3 @@
-- DB update 2025_09_06_00 -> 2025_09_06_01
--
UPDATE `creature_template` SET `RegenHealth` = 0 WHERE (`entry` IN (16136, 16172));