mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Rename files
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `faction`=189 WHERE `entry`=1994;
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=3695;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 3695, 0, 0, 29, 1, 3693, 100, 0, 0, 0, 0, "", "Grimclaw - Execute SAI 0 only if within 100 yards of Terenthis");
|
||||
@@ -53,3 +54,4 @@ INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language
|
||||
(3695, 1, 0, (SELECT `MaleText` FROM `broadcast_text` WHERE `ID`=1228), 16, 7, 100, 0, 0, 0, 1228, 0, "Grimclaw"),
|
||||
(3695, 2, 0, (SELECT `MaleText` FROM `broadcast_text` WHERE `ID`=1231), 16, 7, 100, 0, 0, 0, 1231, 0, "Grimclaw"),
|
||||
(3695, 3, 0, (SELECT `MaleText` FROM `broadcast_text` WHERE `ID`=1233), 16, 7, 100, 0, 0, 0, 1233, 0, "Grimclaw");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=3693;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 3693, 0, 0, 29, 1, 3694, 100, 0, 1, 0, 0, "", "Terenthis - Execute SAI 0 only if not within 100 yards of Sentinel Selarin"),
|
||||
@@ -28,3 +29,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
|
||||
(369400, 9, 4, 0, 61, 0, 100, 0, 2000, 2000, 0, 0, 82, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sentinel Selarin - On Summon - Add Questgiver+Gossip npcflag"),
|
||||
(369400, 9, 5, 0, 0, 0, 100, 0, 90000, 90000, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sentinel Selarin - On Script - Talk 3"),
|
||||
(369400, 9, 6, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 83, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sentinel Selarin - On Script - Remove Questgiver+Gossip npcflag");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=3695 AND `SourceGroup`=5;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 5, 3695, 0, 0, 28, 0, 993, 0, 0, 0, 0, 0, "", "Grimclaw - Execute SAI 4 only if player has quest A Lost Master (Part 2) complete AND"),
|
||||
@@ -33,3 +34,4 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi
|
||||
(369500, 1, 4685.8560, 140.07, 55.7441, "Grimclaw"),
|
||||
(369500, 2, 4605.8462, 1.4452, 69.5886, "Grimclaw"),
|
||||
(369500, 3, 4607.4199, -3.3206, 69.8902, "Grimclaw");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (3692, 369200, 369201);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(3692, 0, 0, 1, 19, 0, 100, 0, 994, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Volcor - On Quest 'Escape Through Force' Taken - Store Targetlist"),
|
||||
@@ -42,3 +43,4 @@ DELETE FROM `waypoints` WHERE `entry`=369200;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(369200, 1, 4606.61, 2.96905, 69.909, "Volcor"),
|
||||
(369200, 2, 4612.4858, 14.2943, 69.8441, "Volcor");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=3693 WHERE `entry`=3693;
|
||||
DELETE FROM `gossip_menu` WHERE `entry`=3693;
|
||||
INSERT INTO `gossip_menu` (`entry`, `text_id`, `VerifiedBuild`) VALUES
|
||||
@@ -16,3 +17,4 @@ INSERT INTO `gossip_menu` (`entry`, `text_id`, `VerifiedBuild`) VALUES
|
||||
DELETE FROM `npc_text` WHERE `ID` = 2080;
|
||||
INSERT INTO `npc_text` (`ID`, `text0_0`) VALUES
|
||||
(2080, "The creation of Teldrassil was a great achievement, but now the world must shift to regain its balance.");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (11711, 1171100, 1171101);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (11711, 1171100, 1171101) AND `source_type` IN (0, 9);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
@@ -42,3 +43,4 @@ INSERT INTO `waypoints` (entry, pointid, position_x, position_y, position_z, poi
|
||||
(11713, 1, 4378.2861, -41.5416, 79.7871, "Blackwood Tracker and Marosh the Devious"),
|
||||
(11713, 2, 4373.4531, -48.2829, 85.4378, "Blackwood Tracker and Marosh the Devious"),
|
||||
(11713, 3, 4381.4375, -56.9109, 86.7869, "Blackwood Tracker and Marosh the Devious");
|
||||
*/
|
||||
@@ -1,4 +1,5 @@
|
||||
--
|
||||
/*
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=3692 AND `id`=11;
|
||||
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=0 WHERE `entry`=3694;
|
||||
@@ -9,3 +10,4 @@ UPDATE `smart_scripts` SET `link`=5 WHERE `entryorguid`=11711 AND `id`=2;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=11711 AND `id`=5;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(11711, 0, 5, 0, 61, 0, 100, 0, 0, 0, 0, 0, 83, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sentinel Aynasha - On Quest 'One Shot. One Kill.' accepted - Remove Questgiver flag");
|
||||
*/
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
-- UPDATE `creature_template` SET `faction`=189 WHERE `entry`=1994;
|
||||
Reference in New Issue
Block a user