*Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211

--HG--
branch : trunk
This commit is contained in:
maximius
2009-11-17 23:51:33 -08:00
parent 145ca6bbbd
commit 296d6791aa
4 changed files with 19 additions and 6 deletions

View File

@@ -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;