mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
* 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:
1
sql/updates/6966_world_trinity_string.sql
Normal file
1
sql/updates/6966_world_trinity_string.sql
Normal 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;
|
||||
Reference in New Issue
Block a user