diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4363_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4363_world_trinity_string.sql b/sql/updates/4363_world_trinity_string.sql new file mode 100644 index 00000000000..949b337f589 --- /dev/null +++ b/sql/updates/4363_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = 'Player%s %s (guid: %u) Account: %s (id: %u) Email: %s GMLevel: %u Last IP: %s Last login: %s Latency: %ums' WHERE `entry` = 548; |
