Fix several startup warnings

This commit is contained in:
郑佩茹
2022-09-13 21:11:15 -06:00
parent 303a2cb94c
commit ccfcb7b062
2 changed files with 1 additions and 1 deletions

View File

@@ -1012,7 +1012,6 @@ INSERT INTO spell_linked_spell (spell_trigger, spell_effect, TYPE, COMMENT) VALU
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `id` = 7509;
DELETE FROM `areatrigger_teleport` WHERE `ID` = 2848;
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
(2848, 'onyxia_entrance_trigger');