mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB: added a missing scriptname to last commit
This commit is contained in:
@@ -8,4 +8,5 @@ DELETE FROM `spell_script_names` WHERE `ScriptName` IN
|
||||
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(-14523, 'spell_pri_atonement'),
|
||||
(81751, 'spell_pri_atonement_heal');
|
||||
(81751, 'spell_pri_atonement_heal'),
|
||||
(94472, 'spell_pri_atonement_heal');
|
||||
|
||||
Reference in New Issue
Block a user