aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2016-12-07 23:24:32 +0100
committerShauren <shauren.trinity@gmail.com>2016-12-07 23:24:32 +0100
commiteba8ed329fc558445c4c392ea91cc72f7b57070d (patch)
tree5e048e79d230718b3f1d157e2a04445e9109fc54 /sql
parent6ce35f3772d33b43a521e2b9f2a14e33dae7e915 (diff)
Core/Commands: Output phase list in gps command
Closes #18227
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2016_12_07_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2016_12_07_00_world.sql b/sql/updates/world/master/2016_12_07_00_world.sql
new file mode 100644
index 00000000000..98d0a8cccbd
--- /dev/null
+++ b/sql/updates/world/master/2016_12_07_00_world.sql
@@ -0,0 +1 @@
+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;