-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 3.3.5 to 3.3.5-nemesis_anticheat
- Loading branch information
Showing
9 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
-- | ||
UPDATE quest_offer_reward_locale SET RewardText='Ну, ты на славу $gпостарался!:постаралась!; Прямо не терпится поджарить волчатинки...$b$bУ меня есть кое-что интересное для тебя – выбирай!' WHERE ID=33 AND locale='ruRU'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
-- | ||
UPDATE quest_offer_reward_locale SET RewardText='Меня тревожат сообщения о кобольдах на нашем руднике. К добру это не приведет. Вот, это твоя награда. Когда будешь $gготов:готова;, приходи ко мне. Буду рад, если ты согласишься предпринять еще одну вылазку...' WHERE ID=15 AND locale='ruRU'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
DELETE FROM quest_greeting_locale WHERE ID=823 AND locale='ruRU'; | ||
INSERT INTO quest_greeting_locale (ID, locale, Greeting, VerifiedBuild) VALUES ('823', 'ruRU', 'Привет, $c. Обычно я был бы на посту, присматривая за народом Штормграда, но многие стражники Штормграда сражаются в других землях. Так что я здесь, назначенный и предлагающий награды, хоть я и предпочел бы быть в патруле...', '0'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
-- | ||
UPDATE quest_offer_reward_locale SET RewardText='Ты снова $gзаслужил:заслужила; мою похвалу и благодарность армии Штормграда. В руднике еще достаточно кобольдов, но я отправлю других новобранцев бороться с ними. Для тебя имеются другие поручения.' WHERE ID=21 AND locale='ruRU'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- | ||
UPDATE page_text_locale SET Text='РАПОРТ: Кобольды\r\n\r\nРядом с Долиной Североземья наблюдается повышенная активность кобольдов. Огромное количество этих существ было замечено к северу от аббатства и на Руднике Горного Эха. Я нашел добровольцев среди паладинов, воинов и всех, кто был готов помочь нам в борьбе с этой напастью.\r\n\r\nПока дела идут хорошо. Желающих помочь предостаточно.' WHERE ID=209 AND locale='ruRU'; | ||
UPDATE page_text_locale SET Text='ОТЧЕТ: Воры\r\n\r\nБолее тревожит то, что не только кобольды, но и банды людей-воров появились в долине. Они носят красные повязки и называют себя братством. Такой уровень организованности может доставить неприятности и здесь, и во всем Элвиннском лесу.\r\n\r\nМы идентифицировали одного из их лидеров – это Гаррик Тихокрад – и надеемся вскоре предать его правосудию.' WHERE ID=210 AND locale='ruRU'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
-- | ||
UPDATE quest_template_locale SET Details='Надеюсь, ты $gготов:готова; к подвигам, |3-6($c), поскольку для тебя есть дело здесь, в Североземье. И я имею в виду не мирные сельские заботы.$B$BСтража Штормграда с трудом поддерживает здесь мир: слишком многие из нас находятся в дальних краях, а тревожных вестей меньше не становится. И потому мы надеемся на помощь всех, кто готов защитить свой дом и своих близких.$B$BЕсли ты $gготов:готова; откликнуться на призыв, то поговори с моим командиром, маршалом Макбрайдом. Он здесь, в аббатстве у меня за спиной.' WHERE ID=783 AND locale='ruRU'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- Add missing movement flags to The Lich King | ||
DELETE FROM `creature_template_movement` WHERE `CreatureId`=29110; | ||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES | ||
(29110, 0, 0, 0, 1, 0, 0, NULL); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- Update Spitelash Serpent Guard | ||
SET @NPC=6194; | ||
UPDATE `creature_equip_template` SET `ItemID2`=0, `VerifiedBuild`=58797 WHERE `CreatureID`=@NPC; | ||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry`=@NPC; | ||
DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `id` IN (4,5) AND `entryorguid`=@NPC; | ||
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`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES | ||
(@NPC, 0, 4, 0, 0, 0, 100, 0, 2000, 4000, 20000, 25000, 0, 11, 12548, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Spitelash Serpent Guard - In Combat - Cast 'Frost Shock'"), | ||
(@NPC, 0, 5, 0, 0, 0, 100, 0, 4000, 9000, 30000, 35000, 0, 11, 12545, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Spitelash Serpent Guard - In Combat - Cast 'Spitelash'"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
DELETE FROM `spell_proc` WHERE `SpellId` = 37604; | ||
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES (37604, 0, 6, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0); |