parent
2ac43d1722
commit
d2aa2fc5ee
2 changed files with 2 additions and 0 deletions
|
|
@ -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));
|
||||
|
|
@ -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));
|
||||
Loading…
Add table
Add a link
Reference in a new issue