fix(Scripts/Spells): Icewing Marshal should affect not affect players. (#11001)

This commit is contained in:
UltraNix
2022-03-16 02:14:44 +01:00
committed by GitHub
parent 54c62f9b96
commit 7357c88618
2 changed files with 7 additions and 1 deletions

View File

@@ -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');