From 179f756866e780411949d817e76801c87e858d30 Mon Sep 17 00:00:00 2001 From: ShinDarth Date: Tue, 15 Dec 2015 20:22:38 +0100 Subject: DB/String: improved output of .ticket view command --- sql/updates/world/2015_12_15_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_12_15_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_12_15_01_world.sql b/sql/updates/world/2015_12_15_01_world.sql new file mode 100644 index 00000000000..86fbec83c38 --- /dev/null +++ b/sql/updates/world/2015_12_15_01_world.sql @@ -0,0 +1,2 @@ +-- trinity_string 2022 (ticket message) +UPDATE `trinity_string` SET `content_default`='|cff00ff00Ticket Message|r: [%s]|r ' WHERE `entry`=2022; -- cgit v1.2.3