[7388] Fixed battleground premature warning message. SQL files are attached, you must execute them! Author: Triply

Fix for message's color will be soon.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-06 15:25:20 -06:00
parent 6f595b3038
commit 13fc3dcd7e
6 changed files with 39 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM mangos_string WHERE entry = 726;
INSERT INTO mangos_string VALUES (750,'Not enough players. This game will close in %u mins.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO mangos_string VALUES (751,'Not enough players. This game will close in %u seconds.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);