Core/Scripts: Add Conjure Refreshment Table script
- Fix Conjure Refreshment for characters above level 85 Closes #13780
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=43987;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(43987, 'spell_mage_conjure_refreshment_table');
|
||||
Reference in New Issue
Block a user