mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/Creature): add correct buff to Amani Berserkers (#6713)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625384990443326741');
|
||||
|
||||
UPDATE `smart_scripts` SET `action_param1` = 8599, `comment` = 'Amani Berserker - Between 0-30% Health - Cast \'Enrage\' (No Repeat)' WHERE `entryorguid` = 15643 AND `source_type` = 0 AND `id` = 0;
|
||||
|
||||
Reference in New Issue
Block a user