mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 18:13:48 +00:00
fix(Scripts/Karazhan): Fix Temptation target (#17710)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 29494;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(29494, 'spell_karazhan_temptation');
|
||||
Reference in New Issue
Block a user