Scripts/Scarlet Enclave: Stable Master Kitrik's spell Repo (#23023)

(cherry picked from commit f0f4d0280d)
This commit is contained in:
Sorikoff
2019-02-16 12:28:31 +00:00
committed by Shauren
parent 2f21c11979
commit ee0662ca3d
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`="spell_stable_master_repo";
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(52265, "spell_stable_master_repo");