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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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');