aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorSorikoff <46191832+Sorikoff@users.noreply.github.com>2019-06-22 07:44:23 +0000
committerShauren <shauren.trinity@gmail.com>2021-12-11 22:58:16 +0100
commitaa407adf3ea74ef8262105d5857185723ab644c1 (patch)
tree87f7441ada448c6b9e76e1f76cd715c6484ca635 /sql
parentb709ea9a8dcceb76bf1d057d01e86e347e207e51 (diff)
Scripts/Spells: Ultra-Advanced Proto-Typical Shortening Blaster (#23456)
* Scripts/Spells: Ultra-Advanced Proto-Typical Shortening Blaster * Fix NoPCH * Correct header * fixup! Clean up * Rename 9999_99_99_99_world.sql to 2019_06_22_00_world.sql (cherry picked from commit 40b09e3df144304562a63f33d16e25bbde5079fd)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql b/sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql
new file mode 100644
index 00000000000..29f3e21722d
--- /dev/null
+++ b/sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_q11653_shortening_blaster');
+INSERT INTO `spell_script_names` VALUES
+(45668,'spell_q11653_shortening_blaster');