mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(Core/Spells): Silithyst (#8656)
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user