aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorSorikoff <46191832+Sorikoff@users.noreply.github.com>2019-02-16 12:28:31 +0000
committerShauren <shauren.trinity@gmail.com>2021-11-23 23:04:34 +0100
commitee0662ca3ded2b9cd5ecd9f8a506ed3309a858d7 (patch)
tree39c0acbdd37aaa6e54fbb7fdfc2d8baa47268c4f /sql/updates/world
parent2f21c119796cde681a3f24f7455b37c9d75414da (diff)
Scripts/Scarlet Enclave: Stable Master Kitrik's spell Repo (#23023)
(cherry picked from commit f0f4d0280daf81a841c30332f608f7acdfb1f374)
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql b/sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql
new file mode 100644
index 00000000000..56f6809d94e
--- /dev/null
+++ b/sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql
@@ -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");