Skip to content

Commit

Permalink
rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
Aokromes committed Dec 9, 2018
1 parent be56133 commit c591a9b
Show file tree
Hide file tree
Showing 56 changed files with 56 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sql/updates/world/3.3.5/2018_12_08_07_world_335.sql

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Zangarmarsh -- Zangarmarschen
-- ObjectiveText -- 3.3.5
Expand All @@ -12,3 +13,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Erdbinder Rayge gefunden",
-- 9816 - Habt Ihr so was schon mal gesehen?
UPDATE `quest_template_locale` SET `ObjectiveText1`="Murlocs in Dolchfenn freigelassen", `VerifiedBuild`=18019 WHERE `ID` = 9816 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Terokkar Forest -- Wälder von Terokkar
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -57,3 +58,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Oger der Gordunni", `Verifi
-- 11880 - Die Multiphasen-Vermessung
UPDATE `quest_template_locale` SET `ObjectiveText1`="Multiphasenmessungen durchgeführt", `VerifiedBuild`=18019 WHERE `ID` = 11880 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Gann Stonespire
UPDATE `creature_template` SET `gossip_menu_id`=445, `AIName`="SmartAI" WHERE `entry`=3341;
Expand All @@ -13,3 +14,4 @@ INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionTex
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=445;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,445,0,0,0,15,0,64,0,0,0,0,0,"","Show gossip option if player is a Shaman");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Tog Rustsprocket
DELETE FROM `gossip_menu` WHERE `MenuID`=268 AND `TextID`=767;
DELETE FROM `gossip_menu` WHERE `MenuID`=269;
Expand All @@ -15,3 +16,4 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry
(14,268,767,0,0,27,0,10,3,0,0,0,0,"","Show gossip text 767 if player is level 10 or higher"),
(15,268,0,0,0,15,0,256,0,0,0,0,0,"","Show gossip option if player is a Warlock"),
(15,268,0,0,0,27,0,10,3,0,0,0,0,"","Show gossip option if player is level 10 or higher");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Quest "Fire Sapta"
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=1464 AND `ConditionTypeOrReference`=2;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
Expand All @@ -8,3 +9,4 @@ DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=97
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(19,0,972,0,0,14,0,96,0,0,0,0,0,"","Quest 'Water Sapta' can only be taken if quest 'Call of Water (Part 9)' is not taken"),
(19,0,972,0,0,2,0,6637,1,1,1,0,0,"","Quest 'Water Sapta' can only be taken if player does not have item 'Water Sapta'");
*/
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Jannok Breezesong
-- DELETE FROM `gossip_menu` WHERE `MenuID`=436 AND `TextID`=4794;
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Crank Fizzlebub
DELETE FROM `creature_text` WHERE `CreatureID`=2498 AND `GroupID`=2;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
Expand All @@ -6,3 +7,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
DELETE FROM `smart_scripts` WHERE `entryorguid`=2498 AND `source_type`=0 AND `id`=1;
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
(2498,0,1,0,20,0,100,0,1118,0,0,0,1,2,0,0,0,0,0,7,0,0,0,0,0,0,0,"Crank Fizzlebub - On Quest 'Back to Booty Bay' Finished - Say Line 2");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Elder Torntusk
UPDATE `creature_template` SET `gossip_menu_id`=6102, `AIName`="SmartAI" WHERE `entry`=14757;
Expand All @@ -18,3 +19,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
(1475700,9,2,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Elder Torntusk - On Script - Say Line 0"),
(1475700,9,3,0,0,0,100,0,60000,60000,0,0,90,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Elder Torntusk - On Script - Set Flag Standstate 'Dead'"),
(1475700,9,4,0,0,0,100,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Elder Torntusk - On Script - Add Npc Flag 'Gossip'");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Curator Thorius
DELETE FROM `creature_text` WHERE `CreatureID`=8256;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
Expand Down Expand Up @@ -36,3 +37,4 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi
UPDATE `waypoint_data` SET `action`=0 WHERE `id`=18870 AND `point`=16;
DELETE FROM `waypoint_scripts` WHERE `id`=188702;
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Nagrand -- Nagrand
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -42,3 +43,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Besucht den Sonnenwindposte
-- 10111 - Bringt mir das Ei!
UPDATE `quest_template_locale` SET `ObjectiveText1`="Versucht, das Ei zu stehlen", `VerifiedBuild`=18019 WHERE `ID` = 10111 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Blade's Edge Mountains -- Schergrat
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -93,3 +94,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Ätherrochen gebändigt", `
-- 11066 - Bändigt noch mehr Ätherrochen!
UPDATE `quest_template_locale` SET `ObjectiveText1`="Ätherrochen gebändigt", `VerifiedBuild`=18019 WHERE `ID` = 11066 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Netherstorm -- Nethersturm
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -87,3 +88,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText2`="Deaktivierter Teufelshäsch
-- 10857 - Teleportiert das!
UPDATE `quest_template_locale` SET `ObjectiveText1`="Westlicher Teleporter zerstört", `ObjectiveText2`="Mittlerer Teleporter zerstört", `ObjectiveText3`="Östlicher Teleporter zerstört", `VerifiedBuild`=18019 WHERE `ID` = 10857 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Shadowmoon Valley -- Schattenmondtal
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -69,3 +70,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Peonlager des Drachenmals v
-- 11055 - Der Schuhmerang: Das Mittel gegen den wertlosen Peon
UPDATE `quest_template_locale` SET `ObjectiveText1`="Peon des Drachenmals diszipliniert", `VerifiedBuild`= 18019 WHERE `ID` = 11055 AND `locale` = "deDE";
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Add some missing spawns
SET @GUID := 93734; -- Innocuous Townsman
SET @GUID1 := 93762; -- [DND] Stink Bomb Target
Expand Down Expand Up @@ -157,3 +158,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
(23971,0,2,"Matron! Is that bad man going to eat us?",12,1,100,18,0,0,22535,0,"Traveling Orphan"),
(23971,0,3,"If my dad were alive, he would put out the fires!",12,1,100,18,0,0,22536,0,"Traveling Orphan"),
(23971,0,4,"If my mom were alive, she would put out the fires!",12,1,100,18,0,0,22537,0,"Traveling Orphan");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Scooty
DELETE FROM `creature_text` WHERE `CreatureID`=7853;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
Expand Down Expand Up @@ -25,3 +26,4 @@ DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=16
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,1628,0,0,0,8,0,2843,0,0,0,0,0,"","Show gossip option if quest 'Gnomer-gooooone!' is rewarded"),
(15,1628,0,0,0,2,0,9173,1,1,1,0,0,"","Show gossip option if player does not have item 'Goblin Transponder'");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Sovik
DELETE FROM `gossip_menu_option` WHERE `MenuID`=980;
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES
Expand All @@ -19,3 +20,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
(3412,0,0,0,19,0,100,0,2841,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Nogg - On Quest 'Rig Wars' Taken - Store Targetlist"),
(3412,0,1,0,19,0,100,0,2841,0,0,0,100,1,0,0,0,0,0,19,3413,0,0,0,0,0,0,"Nogg - On Quest 'Rig Wars' Taken - Send Target to Sovik"),
(3412,0,2,0,19,0,100,0,2841,0,0,0,45,1,1,0,0,0,0,19,3413,0,0,0,0,0,0,"Nogg - On Quest 'Rig Wars' Taken - Set Data to Sovik");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Janice Felstone
DELETE FROM `gossip_menu` WHERE `MenuID`=2961 AND `TextID`=3669;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
Expand All @@ -6,3 +7,4 @@ INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=2961;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,2961,3669,0,0,8,0,5051,0,0,0,0,0,"","Show gossip text 3669 if quest 'Two Halves Become One' is rewarded");
*/
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
-- Quest "An Unholy Alliance (Part 2)"
DELETE FROM `quest_template_addon` WHERE `ID`=14353;
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES
(14353,0,0,0,14352,0,0,0,0,0,0,0,0,0,0,0,0);
*/
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
--
DELETE FROM `creature` WHERE `guid` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099);
DELETE FROM `creature_addon` WHERE `guid` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099);
DELETE FROM `spawn_group` WHERE `spawnId` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099) AND `spawnType`=0;
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Rabine Saturna
DELETE FROM `gossip_menu` WHERE `MenuID` IN (5764,5765,5766,5767,5768);
Expand Down Expand Up @@ -30,3 +31,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
DELETE FROM `creature_text` WHERE `CreatureID`=11801;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(11801,0,0,"Speak with me, $n - if you are willing, the Cenarion Circle would eagerly accept your generous offer of aid. The threat posed by the Felvine of Eldre'Thalas is indeed dire.",12,0,100,273,0,0,9545,0,"Rabine Saturna");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Jorn Skyseer
DELETE FROM `gossip_menu` WHERE `MenuID`=1241;
Expand All @@ -11,3 +12,4 @@ INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionTex
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=1242;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,1242,0,0,0,8,0,913,0,0,0,0,0,"","Show gossip option if quest 'Cry of the Thunderhawk' is rewarded");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Kravel Koalbeard
DELETE FROM `creature_text` WHERE `CreatureID`=4452 AND `GroupID`=6;
Expand All @@ -7,3 +8,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
DELETE FROM `smart_scripts` WHERE `entryorguid`=4452 AND `source_type`=0 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
(4452,0,2,0,19,0,100,0,1122,0,0,0,1,6,0,0,0,0,0,7,0,0,0,0,0,0,0,"Kravel Koalbeard - On Quest 'Report Back to Fizzlebub' Taken - Say Line 6");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Eva Sarkhoff
DELETE FROM `gossip_menu` WHERE `MenuID` IN (3301,3302,3303);
Expand All @@ -7,3 +8,4 @@ INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(3301,4050,0);
UPDATE `gossip_menu_option` SET `OptionText`="How can I help?", `OptionBroadcastTextID`=6664 WHERE `MenuID`=3301 AND `OptionID`=0;
*/
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*
--
-- Chemist Fuely
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=2501;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,2501,3194,0,0,8,0,4642,0,0,1,0,0,"","Show gossip text 3194 if quest 'Melding of Influences' is not rewarded"),
(14,2501,3194,0,0,27,0,48,3,0,0,0,0,"","Show gossip text 3194 if player is level 48 or higher");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Burning Blade Toxicologist
UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=12319;
Expand All @@ -9,3 +10,4 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type
DELETE FROM `creature_text` WHERE `CreatureID`=12319;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(12319,0,0,"You've interfered with our plans for the last time, foolish $c!",12,0,100,0,0,0,7579,0,"Burning Blade Toxicologist");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
--
-- Lotwil Veriatus
UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=2921;
Expand Down Expand Up @@ -40,3 +41,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
(2920,0,0,"%s looks over at Lotwil nervously.",16,0,100,0,0,0,959,0,"Lucien Tosselwrench"),
(2922,2,0,"Protect master!",12,0,100,0,0,0,951,0,"Servo"),
(2919,0,0,"%s is ripped apart as it is banished from this world.",16,0,100,0,0,0,853,0,"Fam'retor Guardian");
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Quest "The Grateful Dead"
DELETE FROM `quest_details` WHERE `ID` IN (13952,14166,14167,14168,14169,14170,14171,14172,14173,14174,14175,14176,14177);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
Expand Down Expand Up @@ -46,3 +47,4 @@ INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`,
(14175,2,0,0,0,0,0,0,0,"Ah, more delicious Bread of the Dead, thank you!$B$BPlease, take this in return... a little something fun for the holiday.",0),
(14176,2,0,0,0,0,0,0,0,"Ah, more delicious Bread of the Dead, thank you!$B$BPlease, take this in return... a little something fun for the holiday.",0),
(14177,2,0,0,0,0,0,0,0,"Ah, more delicious Bread of the Dead, thank you!$B$BPlease, take this in return... a little something fun for the holiday.",0);
*/
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
-- Pilgrim's Bounty -- Die Pilgerfreuden
-- ObjectiveText -- 3.3.5
Expand Down Expand Up @@ -36,3 +37,4 @@ UPDATE `quest_template_locale` SET `ObjectiveText1`="Teilen macht Freude", `Veri
-- 14065 - Teilen an der Festtafel
UPDATE `quest_template_locale` SET `ObjectiveText1`="Teilen macht Freude", `VerifiedBuild`= 28153 WHERE `ID` = 14065 AND `locale` = "deDE";
*/

0 comments on commit c591a9b

Please sign in to comment.