* 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
This commit is contained in:
Brian
2010-01-10 19:03:47 -07:00
parent f05147a90f
commit 378388d0a6
3 changed files with 8 additions and 6 deletions

View File

@@ -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;