aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2021_07_07_01_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_07_07_01_world_335.sql b/sql/updates/world/3.3.5/2021_07_07_01_world_335.sql
new file mode 100644
index 00000000000..32a9752bac4
--- /dev/null
+++ b/sql/updates/world/3.3.5/2021_07_07_01_world_335.sql
@@ -0,0 +1,2 @@
+-- In the caption to the text in the Russian localization, the initials of the English name of the NPC are indicated (see the name of this NPC in the Russian version). / В подписи к тексту в русской локализации указаны инициалы английского имени НПЦ (см. как этого НПЦ зовут в русской версии).
+UPDATE `page_text_locale` SET `Text`='Принеси мне эти вещи, Звезду, Руку и Сердце, и Книга Йагина будет твоей.$B$B-Г.К.' WHERE `ID`=375 AND `locale`='ruRU';