mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/Creatures: Rom'ogg's Chains of Woe will no longer regenerate health
This commit is contained in:
1
sql/updates/world/4.3.4/2020_08_02_00_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_08_02_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `RegenHealth`= 0 WHERE `entry` IN (40447, 50379);
|
||||
Reference in New Issue
Block a user