mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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));
|
||||
Reference in New Issue
Block a user