mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Spells: Lay on Hands shouldn't scale with spell power
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry`=633;
|
||||
INSERT INTO `spell_bonus_data` (`entry`,`comments`) VALUES (633,'Paladin - Lay on Hands');
|
||||
Reference in New Issue
Block a user