aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2018_08_16_02_world_335.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_16_02_world_335.sql b/sql/updates/world/3.3.5/2018_08_16_02_world_335.sql
new file mode 100644
index 00000000000..b6f3f34aa31
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_08_16_02_world_335.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `trinity_string` WHERE `entry` IN (848,882);
+INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
+(848,'│ Map: %s, Zone: %s'),
+(882,'│ Map: %s, Zone: %s, Area: %s');