mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(Scripts/Spells): Shadowburn should give Sould Shard only if targe… (#12030)
...t yields experience/honor to the player. Fixes #12021
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=29341;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(29341,'spell_warl_shadowburn');
|
||||
Reference in New Issue
Block a user