aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2021_12_26_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_26_00_world.sql b/sql/updates/world/master/2021_12_26_00_world.sql
new file mode 100644
index 00000000000..3a5c0d8abce
--- /dev/null
+++ b/sql/updates/world/master/2021_12_26_00_world.sql
@@ -0,0 +1,4 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_war_mode_enlisted';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(269083,'spell_gen_war_mode_enlisted'),
+(282559,'spell_gen_war_mode_enlisted');