mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(Scripts/Spells): Icewing Marshal should affect not affect players. (#11001)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647185908361212000');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=45831;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(45831,'spell_gen_av_drekthar_presence');
|
||||
Reference in New Issue
Block a user