aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnubisss <none@none>2009-07-23 22:52:19 +0200
committerAnubisss <none@none>2009-07-23 22:52:19 +0200
commit6482be4f0bcd40563f85ee17e8d48c1e702b8fae (patch)
tree7aa22a2b4fa21a2b3a9934a938be2a623c78c7a3
parent89a8ebd53a4af09f6ae5cf5dd66d942bb227a24a (diff)
parent3539bfc0327de41e3676aeef556de554c30c23b8 (diff)
*Merge.
--HG-- branch : trunk
-rw-r--r--sql/FULL/world_spell_full.sql2
-rw-r--r--sql/FULL/world_tmp_full.sql2
2 files changed, 2 insertions, 2 deletions
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');
-- --------