From 378388d0a6830e45312b6da43344ebbfbde7c0f4 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 10 Jan 2010 19:03:47 -0700 Subject: * Add support for .gobj target to output phaseMask * Thanks to Aokromes for the original idea of adding it to .npc info output. --HG-- branch : trunk --- sql/updates/6966_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/6966_world_trinity_string.sql (limited to 'sql/updates') diff --git a/sql/updates/6966_world_trinity_string.sql b/sql/updates/6966_world_trinity_string.sql new file mode 100644 index 00000000000..0650be536bb --- /dev/null +++ b/sql/updates/6966_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = 'Selected object:\n|cffffffff|Hgameobject:%d|h[%s]|h|r GUID: %u ID: %u\nX: %f Y: %f Z: %f MapId: %u\nOrientation: %f\nPhasemask %u' WHERE `entry`=524; -- cgit v1.2.3