aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2018_08_22_09_world_335.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_22_09_world_335.sql b/sql/updates/world/3.3.5/2018_08_22_09_world_335.sql
new file mode 100644
index 00000000000..503f7507239
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_08_22_09_world_335.sql
@@ -0,0 +1,7 @@
+--
+UPDATE `creature_template_locale` SET `Title`='' WHERE `entry`=23863;
+UPDATE `creature_template_locale` SET `Name`='Zul\'jin' WHERE `entry`=23863 AND `locale` IN ('deDE','esES','esMX','frFR');
+UPDATE `creature_template_locale` SET `Name`='줄진' WHERE `entry`=23863 AND `locale` IN ('koKR');
+UPDATE `creature_template_locale` SET `Name`='Зул\'джин' WHERE `entry`=23863 AND `locale` IN ('ruRU');
+UPDATE `creature_template_locale` SET `Name`='祖尔金' WHERE `entry`=23863 AND `locale` IN ('zhCN');
+UPDATE `creature_template_locale` SET `Name`='祖爾金' WHERE `entry`=23863 AND `locale` IN ('zhTW');