diff options
| author | joschiwald <joschiwald.trinity@gmail.com> | 2017-02-17 21:54:49 +0100 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-02-17 21:54:49 +0100 |
| commit | 80c36f3d9ca0da7feaed9e33b38294b7a6768542 (patch) | |
| tree | e0c007bc9511a84ec1bdd5941e6a5e9063e8bca1 /sql | |
| parent | 06c1db0a0ef2ad5eaeac58f036b7c7f4ecad5228 (diff) | |
Scripts/Command: Fixed phases output in .pinfo command
Closes #19144
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_02_17_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_17_00_world.sql b/sql/updates/world/master/2017_02_17_00_world.sql new file mode 100644 index 00000000000..496f801f8a9 --- /dev/null +++ b/sql/updates/world/master/2017_02_17_00_world.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='│ Phases: %s' WHERE `entry`=846; |
