mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(Scripts): Victory rush killing blow (#6349)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623660631649831200');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 34428;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (34428, 'spell_warr_victory_rush');
|
||||
Reference in New Issue
Block a user