mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts/BlackTemple): Adjust handling for Shared Rule spell. (#19770)
This commit is contained in:
2
data/sql/updates/pending_db_world/shared-rule.sql
Normal file
2
data/sql/updates/pending_db_world/shared-rule.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 41455;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (41455, 'spell_illidari_council_circle_of_healing');
|
||||
Reference in New Issue
Block a user