aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2024_05_02_00_world.sql15
1 files changed, 15 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_05_02_00_world.sql b/sql/updates/world/master/2024_05_02_00_world.sql
new file mode 100644
index 00000000000..b36daf7053f
--- /dev/null
+++ b/sql/updates/world/master/2024_05_02_00_world.sql
@@ -0,0 +1,15 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_evo_blessing_of_the_bronze';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(381732, 'spell_evo_blessing_of_the_bronze'),
+(381741, 'spell_evo_blessing_of_the_bronze'),
+(381746, 'spell_evo_blessing_of_the_bronze'),
+(381748, 'spell_evo_blessing_of_the_bronze'),
+(381749, 'spell_evo_blessing_of_the_bronze'),
+(381750, 'spell_evo_blessing_of_the_bronze'),
+(381751, 'spell_evo_blessing_of_the_bronze'),
+(381752, 'spell_evo_blessing_of_the_bronze'),
+(381753, 'spell_evo_blessing_of_the_bronze'),
+(381754, 'spell_evo_blessing_of_the_bronze'),
+(381756, 'spell_evo_blessing_of_the_bronze'),
+(381757, 'spell_evo_blessing_of_the_bronze'),
+(381758, 'spell_evo_blessing_of_the_bronze');