mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 12:52:25 +01:00
DB/Creature: Disable Health regen for Injured Stormwind Infantry
This commit is contained in:
2
sql/updates/world/master/2017_11_22_00_world.sql
Normal file
2
sql/updates/world/master/2017_11_22_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `RegenHealth`=0 WHERE `Entry`=50047;
|
||||
Reference in New Issue
Block a user