DB/NPCs: Set UNIT_FLAG2_REGENERATE_POWER for all creatures

(exceptions to this rule will have to be fixed)
This commit is contained in:
Nay
2012-09-07 04:12:45 +01:00
parent 21d43781ac
commit faf9f481ef

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `unit_flags2`=`unit_flags2`|0x800; -- UNIT_FLAG2_REGENERATE_POWER