fix(Core/Spells): Silithyst (#8656)
This commit is contained in:
parent
97d13d7ff3
commit
6baf498a17
3 changed files with 45 additions and 0 deletions
|
|
@ -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');
|
||||
Loading…
Add table
Add a link
Reference in a new issue