From 9ed52dc64687be74600ca95f302cf55b7ad77167 Mon Sep 17 00:00:00 2001 From: Nay Date: Mon, 4 Jul 2011 16:03:11 +0100 Subject: Core/Commands: Update the trinity_string and cleanup the code related to .list auras command --- sql/updates/world/2011_07_04_03_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2011_07_04_03_world_trinity_string.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2011_07_04_03_world_trinity_string.sql b/sql/updates/world/2011_07_04_03_world_trinity_string.sql new file mode 100644 index 00000000000..322c8ab2877 --- /dev/null +++ b/sql/updates/world/2011_07_04_03_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='id: %d %s effmask: %d charges: %d stack: %d slot %d duration: %d maxduration: %d %s %s caster: %s guid: %d' WHERE `entry`=468; -- cgit v1.2.3