DB/Gilneas: added missing scriptname for spell: Gilneas - Quest - Save James

This commit is contained in:
Ovahlord
2019-06-17 09:07:05 +02:00
parent bda633ee93
commit d1417ce516

View File

@@ -1 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_gilneas_quest_save_james';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(68596, 'spell_gilneas_quest_save_the_children');