fix(Scripts/Quest): Add Where Time Went Wrong (13048) Player Lines (#26805)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- Where Time Went Wrong (13048): Lorehammer reaction lines
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (56796, 56797);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(56796, 'spell_q13048_time_period'),
|
||||
(56797, 'spell_q13048_time_period');
|
||||
Reference in New Issue
Block a user