mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/quest_template_locale): Add ruRU ObjectiveText1/2 to The Tower of Althalaxx. (#14129)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `quest_template_locale` SET `ObjectiveText1` = 'Освободите душу высокорожденного на Ночной поляне', `ObjectiveText2` = 'Освободите душу высокорожденного в Сатирнааре' WHERE `ID` = 1140 AND `locale` = 'ruRU';
|
||||
Reference in New Issue
Block a user