aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreeman256 <Freeman256@users.noreply.github.com>2021-07-07 18:47:44 +0300
committeroffl <offl@users.noreply.github.com>2021-07-07 18:47:44 +0300
commit9bb97a1ceef21e8945284be9deef79044194d9aa (patch)
tree2a4eb4f8d624d349f73295928a129ab9d9dcbfd8
parentd98a4d0f17d6965e916276c1724fa8505596d368 (diff)
DB/Locales: Update one page text
Ref #26654
-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';