From 29cf32ce9bc45db02ea1013462132cd332882213 Mon Sep 17 00:00:00 2001 From: Xanadu Date: Sat, 6 Feb 2010 01:00:08 +0100 Subject: Modified the .dist command to display exact distances, too. --HG-- branch : trunk --- sql/updates/7306_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/7306_world_trinity_string.sql (limited to 'sql') 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; -- cgit v1.2.3