aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-08-18 19:10:58 -0500
committermegamage <none@none>2009-08-18 19:10:58 -0500
commit9bd8f09978c1dbd5a8a58fc1cb169ac40886618a (patch)
tree7668e2a0b180f7b41000dea00033d7acdd8aaa81 /sql
parentcfd24129d3a3b29516ce7160f136c74bf2f44185 (diff)
*Summon GO dawn of light instead of changing db.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/FULL/world_spell_full.sql5
-rw-r--r--sql/updates/5185_world_scripts_dk.sql4
2 files changed, 0 insertions, 9 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql
index bdaf18be723..7661684f454 100644
--- a/sql/FULL/world_spell_full.sql
+++ b/sql/FULL/world_spell_full.sql
@@ -2053,11 +2053,6 @@ insert into spell_script_target values (53706, 1, 29183);
insert into spell_script_target values (53677, 1, 29227);
insert into spell_script_target values (53685, 1, 29175);
-DELETE FROM `gameobject` WHERE `id` IN (191330);
-INSERT INTO `gameobject` (`id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
-('','609','1','128','2283.896','-5287.914','83.066','1','0.0','0.0','0.0','1.0','180','0','1');
-
-
-- --------
-- NAXXARAMAS
-- --------
diff --git a/sql/updates/5185_world_scripts_dk.sql b/sql/updates/5185_world_scripts_dk.sql
index 1539ae33b00..58016cbeb37 100644
--- a/sql/updates/5185_world_scripts_dk.sql
+++ b/sql/updates/5185_world_scripts_dk.sql
@@ -11,10 +11,6 @@ insert into spell_script_target values (53706, 1, 29183);
insert into spell_script_target values (53677, 1, 29227);
insert into spell_script_target values (53685, 1, 29175);
-DELETE FROM `gameobject` WHERE `id` IN (191330);
-INSERT INTO `gameobject` (`id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
-('','609','1','128','2283.896','-5287.914','83.066','1','0.0','0.0','0.0','1.0','180','0','1');
-
UPDATE creature_template SET unit_flags=32768,AIName='EventAI' WHERE entry IN (29199,29204,29200,29174,29182,29186,29190,29219,29206,29176,29178,29179,29180,29177,29181);
DELETE FROM creature_ai_scripts WHERE creature_id IN (29199,29204,29200,29174,29182,29186,29190,29219,29206,29176,29178,29179,29180,29177,29181);
INSERT INTO `creature_ai_scripts` VALUES ('2919901', '29199', '0', '0', '100', '3', '10000', '20000', '10000', '20000', '11', '52374', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Koltira Deathweaver - SPELL_BLOOD_STRIKE1');