Rename Files

This commit is contained in:
Aokromes
2017-09-25 17:07:06 +02:00
parent 615bea56b5
commit fc9378220f
57 changed files with 48 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
/*
-- Scarlet High Clerist --> Add Waypoints
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=49764;
DELETE FROM `creature_addon` WHERE `guid`=49764;
@@ -37,3 +38,4 @@ INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `positio
(497640,30,2382.32,-2013.94,130.22,0,0,0,0,100,0),
(497640,31,2374.71,-2025.51,135.709,0,0,0,0,100,0),
(497640,32,2367.91,-2032.53,142.677,0,0,0,0,100,0);
*/

View File

@@ -1,5 +1,7 @@
/*
-- Bloodfeather Harpy --> Add more texts
DELETE FROM `creature_text` WHERE `CreatureID`=2015 AND `GroupID`=0 AND `ID`>0;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2015,0,1,'A fine trophy your head will make, $R.',12,0,100,0,0,0,2229,0,'Bloodfeather Harpy'),
(2015,0,2,'My talons will shred your puny body, $R.',12,0,100,0,0,0,2230,0,'Bloodfeather Harpy');
*/

View File

@@ -1,3 +1,4 @@
/*
-- Murderous Blisterpaw
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8208;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8208 AND `source_type`=0;
@@ -110,3 +111,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
(8196,0,0,0,9,0,100,0,0,5,9000,14000,11,18144,0,0,0,0,0,2,0,0,0,0,0,0,0,"Occulus - Within 0-5 Range - Cast Swoop"),
(8196,0,1,0,0,0,100,0,12000,16000,14000,18000,11,20717,0,0,0,0,0,2,0,0,0,0,0,0,0,"Occulus - In Combat - Cast Sand Breath"),
(8196,0,2,0,0,0,100,0,9000,14000,11000,15000,11,10833,0,0,0,0,0,5,0,0,0,0,0,0,0,"Occulus - In Combat - Cast Arcane Blast");
*/

View File

@@ -1,3 +1,4 @@
/*
-- Lord Maldazzar
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1848;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1848 AND `source_type`=0;
@@ -266,3 +267,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
DELETE FROM `creature` WHERE `guid`=52640;
DELETE FROM `creature_addon` WHERE `guid`=52640;
*/

View File

@@ -1,3 +1,4 @@
/*
-- Living Decay
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8606;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8606 AND `source_type`=0;
@@ -26,3 +27,4 @@ DELETE FROM `creature_addon` WHERE `guid` IN (92273, 92276, 92277, 92280, 52124,
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=8477;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8477;
*/

View File

@@ -1,3 +1,4 @@
/*
-- Scorpashi Snapper
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4696;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4696 AND `source_type`=0;
@@ -407,3 +408,4 @@ INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`,
(4666,1,5285,5281,0,0),
(4663,1,5303,0,0,0),
(4664,1,4991,0,0,0);
*/

View File

@@ -1,3 +1,4 @@
/*
DELETE FROM `smart_scripts` WHERE `entryorguid` =3144 and `id`=2;
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
(3144, 0, 2, 0,64, 0, 100, 0, 0, 0, 0, 0, 98, 21319, 3580, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eitrigg - On Gossip Hello - Send Gossip');
@@ -7,3 +8,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=3144;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(22,3,3144,0,0,9,0,4941,0,0,0,0,'','Gossip only if player is on and has not completed Eitrigg''s Wisdom');
*/

View File

@@ -1,3 +1,4 @@
/*
-- Enticing Negolash
DELETE FROM `smart_scripts` WHERE `entryorguid`=2289 AND `source_type`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1494;
@@ -29,3 +30,4 @@ UPDATE `gameobject` SET `rotation0`=0.2217236, `rotation1`=0.4712582, `rotation2
DELETE FROM `conditions` WHERE `SourceEntry`= 2289 AND `SourceTypeOrReferenceId`=22 AND `SourceId`=1;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22, 1, 2289, 1, 0, 29, 0, 1494, 100, 0, 1, 0, 0, '', 'Ruined Lifeboat execute SAI if there''s no Negolash around');
*/

View File

@@ -1,3 +1,4 @@
/*
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2498;
@@ -11,3 +12,4 @@ DELETE FROM `creature_text` WHERE `CreatureID`=2498;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2498, 0, 0, "Thank you, $n.", 12, 0, 100, 0, 0, 0, 1469, 0, "Crank Fizzlebub"),
(2498, 1, 0, "I'm sure I can find a use for this mixture...", 12, 0, 100, 0, 0, 0, 1470, 0, "Crank Fizzlebub");
*/

View File

@@ -1,3 +1,4 @@
/*
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (2949, 2950, 2951);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2949, 2950, 2951) AND `source_type`=0;
@@ -24,3 +25,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
UPDATE `creature_equip_template` SET `ItemID1`=1900, `VerifiedBuild`=-18019 WHERE `CreatureID`=2950;
UPDATE `creature_equip_template` SET `ItemID1`=1896, `ItemID2`=2051 WHERE `CreatureID`=2951;
*/

View File

@@ -1,3 +1,4 @@
/*
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2501;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2501, 250100) AND `source_type` IN (0, 9);
@@ -12,3 +13,4 @@ DELETE FROM `creature_text` WHERE `CreatureID`=2501;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2501, 0, 0, "%s tries opening Maury's Clubbed Foot...", 16, 0, 100, 0, 0, 0, 744, 0, "\"Sea Wolf\" MacKinley"),
(2501, 1, 0, "Bah! $n, this foot won't budge!", 12, 0, 100, 0, 0, 0, 0, 0, "\"Sea Wolf\" MacKinley");
*/

View File

@@ -1,3 +1,4 @@
/*
-- Stranglethorn Fever
DELETE FROM `smart_scripts` WHERE `entryorguid`=1449 AND `source_type`=0 AND `id` BETWEEN 1 AND 6;
DELETE FROM `smart_scripts` WHERE `entryorguid`=144900 AND `source_type`=9;
@@ -62,3 +63,4 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi
(1514, 5, -13743.7, -23.97, 45.14, "Mokk the Savage");
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=349;
*/

View File

@@ -1,3 +1,4 @@
/*
--
UPDATE `creature_template` SET `npcflag`=1 WHERE `entry` IN (29095, 29139);
@@ -5,3 +6,4 @@ SET @GUID := 27587;
DELETE FROM `creature` WHERE `id`=29139;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
(@GUID, 29139, 0, 0, 0, 1, 1, 0, 0, 1579.649, 193.2588, -43.01888, 1.570796, 300, 0, 0, 1220, 0, 0, 0, 0, 0, "", 0);
*/

View File

@@ -1,3 +1,4 @@
/*
-- Quest "Hilary's Necklace" --> Completion Event
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8962;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8962 AND `source_type`=0;
@@ -15,3 +16,4 @@ DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14, 1621, 2273, 0, 0, 8, 0, 3741, 0, 0, 1, 0, 0, "", "Show gossip text 2273 if quest 'Hilary's Necklace' is NOT rewarded"),
(14, 1621, 2274, 0, 0, 8, 0, 3741, 0, 0, 0, 0, 0, "", "Show gossip text 2274 if quest 'Hilary's Necklace' is rewarded");
*/

View File

@@ -1,3 +1,4 @@
/*
-- Emotes for Quest "The Balance of Nature (Part 1)"
DELETE FROM `quest_details` WHERE `ID`=456;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
@@ -96,3 +97,4 @@ UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=928;
-- Emotes for Quest "Dolanaar Delivery"
UPDATE `quest_details` SET `Emote1`=1 WHERE `ID`=2159;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2159;
*/

View File

@@ -1,3 +1,4 @@
/*
-- Marshal Gryan Stoutmantle
DELETE FROM `creature_text` WHERE `CreatureID`=234 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
@@ -45,3 +46,4 @@ UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=274;
DELETE FROM `smart_scripts` WHERE `entryorguid`=274;
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
(274,0,0,0,1,0,100,0,1000,15000,150000,180000,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tavernkeep Smitts - Out of Combat - Say Line 0");
*/

View File

@@ -1,3 +1,4 @@
/*
--
DELETE FROM `creature_text` WHERE `CreatureID`=18897;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
@@ -7,3 +8,4 @@ UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18897;
DELETE FROM `smart_scripts` WHERE `entryorguid`=18897 AND `source_type`=0;
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
(18897, 0, 0, 0, 10, 0, 100, 0, 1, 5, 60000, 120000, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "\"King\" Dond - OOC LoS - Say Line 0");
*/

View File

@@ -1,3 +1,4 @@
/*
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=2610 AND `source_type`=0 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
@@ -8,3 +9,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
(2610, 2, 0, "Wait, $n!!! It looks like we're going to need some help here...", 12, 0, 100, 0, 0, 0, 857, 0, "Shakes O'Breen");
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0 WHERE `entryorguid`=261000 AND `source_type`=9 AND `id`=14;
*/

View File

@@ -1,3 +1,4 @@
/*
-- Solanian's Belongings requirement
DELETE FROM `conditions` WHERE `SourceEntry`=8330;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `comment`) VALUES
@@ -7,3 +8,4 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry
(19, 0, 8330, 0, 3, 8, 0, 10071, 0, 0, 0, 0, 0, "", "Quest Solanian's Belongings requires quest Well Watcher Solanian rewarded OR"),
(19, 0, 8330, 0, 4, 8, 0, 10072, 0, 0, 0, 0, 0, "", "Quest Solanian's Belongings requires quest Well Watcher Solanian rewarded OR"),
(19, 0, 8330, 0, 5, 8, 0, 10073, 0, 0, 0, 0, 0, "", "Quest Solanian's Belongings requires quest Well Watcher Solanian rewarded");
*/

View File

@@ -1,3 +1,4 @@
/*
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2984;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2984 AND `source_type`=0;
@@ -7,3 +8,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
DELETE FROM `creature_text` WHERE `CreatureID`=2984;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2984, 0, 0, "I've been expecting you, $n.", 12, 3, 100, 0, 0, 0, 947, 0, "Seer Wiserunner");
*/

View File

@@ -1,4 +1,6 @@
/*
--
DELETE FROM `creature_text` WHERE `CreatureID`=16521 AND `ID`=3;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(16521, 0, 3, "None of you are to leave this valley alive.", 12, 0, 100, 0, 0, 0, 13429, 0, "Blood Elf Scout");
*/

View File

@@ -1,2 +1,4 @@
/*
DELETE FROM `gameobject` WHERE `guid` IN (91885, 91886, 91907, 91904, 91323, 91910, 91475);
DELETE FROM `game_event_gameobject` WHERE `guid` IN (91885, 91886, 91907, 91904, 91323, 91910, 91475) AND `eventEntry` IN (6, 72);
*/

View File

@@ -1,3 +1,4 @@
/*
-- Out of combat texts for NPC Ranger Lethvalin
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16213;
DELETE FROM `smart_scripts` WHERE `entryorguid`=16213 AND `source_type`=0;
@@ -9,3 +10,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
(16213, 0, 1, "%s glares at the guards.", 16, 0, 100, 0, 0, 0, 12591, 0, "Ranger Lethvalin"),
(16213, 0, 2, "%s sighs in apparent frustration.", 16, 0, 100, 0, 0, 0, 12592, 0, "Ranger Lethvalin"),
(16213, 0, 3, "%s peers inside the tower and then clenches his jaw.", 16, 0, 100, 0, 0, 0, 12593, 0, "Ranger Lethvalin");
*/

View File

@@ -1,3 +1,4 @@
/*
-- Control
DELETE FROM `creature` WHERE `id`=17612;
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (17190, 17475);
@@ -35,3 +36,4 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry
DELETE FROM `creature_text` WHERE `CreatureID`=17612;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(17612, 0, 0, "Who dares wield magic in my presence?", 14, 0, 100, 0, 0, 0, 14229, 0, "Quel'dorei Magewraith");
*/