From 80ffb62c488545392d57dfac8434073cd41b0b2b Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 15 Dec 2015 20:22:38 +0100 Subject: DB/String: improved output of .ticket view command (cherry picked from commit 179f756866e780411949d817e76801c87e858d30) # Conflicts: # sql/updates/world/2015_12_15_01_world.sql --- sql/updates/world/2016_01_17_00_world_2015_12_15_01.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_01_17_00_world_2015_12_15_01.sql (limited to 'sql') diff --git a/sql/updates/world/2016_01_17_00_world_2015_12_15_01.sql b/sql/updates/world/2016_01_17_00_world_2015_12_15_01.sql new file mode 100644 index 00000000000..86fbec83c38 --- /dev/null +++ b/sql/updates/world/2016_01_17_00_world_2015_12_15_01.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