aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/7306_world_trinity_string.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7306_world_trinity_string.sql b/sql/updates/7306_world_trinity_string.sql
new file mode 100644
index 00000000000..c1b15a3797d
--- /dev/null
+++ b/sql/updates/7306_world_trinity_string.sql
@@ -0,0 +1 @@
+UPDATE `trinity_string` SET `content_default` = 'The distance is: (3D) %f (2D) %f (Exact 3D) %f (Exact 2D) %f yards.' WHERE `entry`=503;