mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(Scripts/Spell): Volley should trigger pet attack in defensive mode (#7453)
- Closes #7340
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629404470911887900');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=-42243;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(-42243,'spell_hun_volley_trigger');
|
||||
Reference in New Issue
Block a user