diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/master/2024_12_22_11_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_12_22_11_world.sql b/sql/updates/world/master/2024_12_22_11_world.sql index 3dd216fdc3e..1168df9ad35 100644 --- a/sql/updates/world/master/2024_12_22_11_world.sql +++ b/sql/updates/world/master/2024_12_22_11_world.sql @@ -2,4 +2,5 @@ DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dh_cycle_of_hatred'; INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (188499, 'spell_dh_cycle_of_hatred'), (162794, 'spell_dh_cycle_of_hatred'), +(185123, 'spell_dh_cycle_of_hatred'), (342817, 'spell_dh_cycle_of_hatred'); |
