Core/Spells: Convert Replenishment in spell script
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (57669,61782);
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(57669,'spell_gen_replenishment'),
|
||||
(61782,'spell_gen_replenishment');
|
||||
Reference in New Issue
Block a user