DB/Locales: Add missing ruRU quest titles (Part 1)

Closes #26614
This commit is contained in:
Freeman256
2021-06-22 17:48:30 +03:00
committed by offl
parent b121b9c51f
commit 4368fcda8b

View File

@@ -0,0 +1,50 @@
-- https://ru.tbc.wowhead.com/quest=11194
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Что, правда?' WHERE `ID`=11194 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1219
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Орочье донесение' WHERE `ID`=1219 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11147
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Выпустить ящеров' WHERE `ID`=11147 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11146
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Ловля ящеров' WHERE `ID`=11146 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11145
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Пленники клана Зловещий Тотем' WHERE `ID`=11145 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1284
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Подозрительные следы копыт' WHERE `ID`=1284 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1259
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Лейтенант Павал Рит' WHERE `ID`=1259 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1252
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Лейтенант Павал Рит' WHERE `ID`=1252 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1253
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Черный Щит' WHERE `ID`=1253 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1319
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Черный Щит' WHERE `ID`=1319 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1320
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Черный Щит' WHERE `ID`=1320 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11209
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Сделка Ната' WHERE `ID`=11209 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11210
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Он настоящий!' WHERE `ID`=11210 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11198
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Сразить Тетура!' WHERE `ID`=11198 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1285
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Солдаты Даэлина' WHERE `ID`=1285 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1286
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Дезертиры' WHERE `ID`=1286 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1287
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Дезертиры' WHERE `ID`=1287 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=1220
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Капитан Ваймс' WHERE `ID`=1220 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11137
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Братство Справедливости в Пылевой бухте?' WHERE `ID`=11137 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11138
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Ренн Макжабр' WHERE `ID`=11138 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11139
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Водолазный костюмчик б/у' WHERE `ID`=11139 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11140
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Вернуть груз!' WHERE `ID`=11140 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11141
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Джайна должна знать' WHERE `ID`=11141 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11142
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Обследование острова Алькац' WHERE `ID`=11142 AND `locale`='ruRU';
-- https://ru.tbc.wowhead.com/quest=11222
UPDATE `quest_template_locale` SET `VerifiedBuild`=0, `Title`='Доказательство измены' WHERE `ID`=11222 AND `locale`='ruRU';