mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/NPCs: Set UNIT_FLAG2_REGENERATE_POWER for all creatures
(exceptions to this rule will have to be fixed)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `unit_flags2`=`unit_flags2`|0x800; -- UNIT_FLAG2_REGENERATE_POWER
|
||||
Reference in New Issue
Block a user