diff options
| author | Anubisss <none@none> | 2009-07-05 00:37:05 +0200 |
|---|---|---|
| committer | Anubisss <none@none> | 2009-07-05 00:37:05 +0200 |
| commit | d78c917effceb3a5624ce5410a6b396511efb444 (patch) | |
| tree | 0d5b3dee7c633453fddec2f069adeab9822fdd0e /sql/updates | |
| parent | 07e441fe577b2e82662db83d94912ba20046ec98 (diff) | |
*Print the account's email in command pinfo. Based on Charlie's patch.
--HG--
branch : trunk
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; |
