diff options
| author | Shocker <shocker@freakz.ro> | 2011-05-09 18:00:42 +0300 |
|---|---|---|
| committer | Shocker <shocker@freakz.ro> | 2011-05-09 18:00:42 +0300 |
| commit | 2703c6a38be44dd79b046648e4d3b6569aba50aa (patch) | |
| tree | 4f2f691c276be6363bafce48145c1de062a02cfa /sql/updates | |
| parent | 3fa651ce199e3e9fe65328c5c8fb9b916eb5647b (diff) | |
Core/Commands: Include mute/ban info in .pinfo command
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_05_09_00_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_05_09_00_trinity_string.sql b/sql/updates/world/2011_05_09_00_trinity_string.sql new file mode 100644 index 00000000000..4050d1e600b --- /dev/null +++ b/sql/updates/world/2011_05_09_00_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = 'Mute time remaining: %s, Ban time remaining: %s' WHERE `entry` = 550; |
