fix(Core/Spells): Silithyst (#8656)

This commit is contained in:
Ragelezz
2021-10-22 14:40:57 +03:00
committed by GitHub
parent 97d13d7ff3
commit 6baf498a17
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634764926168630600');
DELETE FROM `spell_script_names` WHERE `spell_id`=29519 AND `ScriptName`='spell_silithyst';
INSERT INTO `spell_script_names` VALUES (29519,'spell_silithyst');