mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
*Merge.
--HG-- branch : trunk
This commit is contained in:
@@ -483,7 +483,7 @@ INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES
|
||||
('48714', '2', '27236'),
|
||||
('57806', '2', '31043');
|
||||
|
||||
--- Zul'Drak
|
||||
-- Zul'Drak
|
||||
DELETE FROM `spell_script_target` WHERE `entry` IN (55083,55223,59951,59952);
|
||||
INSERT INTO `spell_script_target` VALUES (55083, 1, 29700),(55223, 1, 29686),(59951, 1, 29686),(59952, 1, 29686);
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--- Khunok Will Know ----
|
||||
-- Khunok Will Know --
|
||||
UPDATE `quest_template` SET `SrcSpell`='46232' WHERE (`entry`='11878');
|
||||
|
||||
-- --------
|
||||
|
||||
Reference in New Issue
Block a user