aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorXanadu <none@none>2010-02-06 01:00:08 +0100
committerXanadu <none@none>2010-02-06 01:00:08 +0100
commit29cf32ce9bc45db02ea1013462132cd332882213 (patch)
treefe3227af8716349c3473317ddd4f85844d6a7c94 /sql
parentd536614df85c57e6e9ef6344156798e23d6418d7 (diff)
Modified the .dist command to display exact distances, too.
--HG-- branch : trunk
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;