From 3539bfc0327de41e3676aeef556de554c30c23b8 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Thu, 23 Jul 2009 21:34:24 +0200 Subject: Fix another two typos. sorry --HG-- branch : trunk --- sql/FULL/world_spell_full.sql | 2 +- sql/FULL/world_tmp_full.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sql') diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index bf8c94b7227..980c29c9fd8 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -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); diff --git a/sql/FULL/world_tmp_full.sql b/sql/FULL/world_tmp_full.sql index 71e7749f201..19e1276d4ea 100644 --- a/sql/FULL/world_tmp_full.sql +++ b/sql/FULL/world_tmp_full.sql @@ -1,4 +1,4 @@ ---- Khunok Will Know ---- +-- Khunok Will Know -- UPDATE `quest_template` SET `SrcSpell`='46232' WHERE (`entry`='11878'); -- -------- -- cgit v1.2.3