Scripts/Spells: Judgment (Holy) will now apply Rank 3 debuff if the paladin knows it (#27685)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_pal_judgement';
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_pal_judgment';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(20271,'spell_pal_judgment'),
|
||||
(275779,'spell_pal_judgment'),
|
||||
(275773,'spell_pal_judgment');
|
||||
Reference in New Issue
Block a user