Core/Commands: Output phase list in gps command

This commit is contained in:
Aokromes
2017-11-08 00:46:31 +01:00
parent a05e57944f
commit 0b2e8431aa
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
UPDATE `trinity_string` SET `content_default`='Map: %u (%s) Zone: %u (%s) Area: %u (%s) PhaseMask (legacy): %u\nPhases: %s\nX: %f Y: %f Z: %f Orientation: %f' WHERE `entry`=101;