mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/Spells: Fixed Riptide bonus on Chain Heal
closes #1152 Signed-off-by: Subv <s.v.h21@hotmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=-1064;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(-1064, 'spell_sha_chain_heal');
|
||||
Reference in New Issue
Block a user