diff options
| author | maximius <none@none> | 2009-11-17 23:51:33 -0800 |
|---|---|---|
| committer | maximius <none@none> | 2009-11-17 23:51:33 -0800 |
| commit | 296d6791aab49f00c1edae4471d8b6a9636bb252 (patch) | |
| tree | 6c613823a55d035dcc602d8df480f6d5697f7c63 /sql/updates | |
| parent | 145ca6bbbd2aa8960a893688dc9ac6260104502d (diff) | |
*Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6275_trinity_string.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6275_trinity_string.sql b/sql/updates/6275_trinity_string.sql new file mode 100644 index 00000000000..a7f833d7460 --- /dev/null +++ b/sql/updates/6275_trinity_string.sql @@ -0,0 +1,2 @@ + +UPDATE `trinity_string` SET `content_default` = 'Wintergrasp info: %s controlled. Timer: %s. Wartime: %s. Number of Players: (Horde: %u, Alliance: %u)' WHERE `entry` = 768; |
