mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
fix(DB/Creature): Omen does not reset HP (#10359)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643130122442788638');
|
||||
|
||||
UPDATE `creature_template` SET `RegenHealth`= 1 WHERE `entry`=15467;
|
||||
Reference in New Issue
Block a user