[6932] Move some old sql updates to subdir.

This commit is contained in:
VladimirMangos 2008-12-23 02:03:14 +03:00
parent 9024f5274f
commit 7cc95eefb2
70 changed files with 1 additions and 136 deletions

View file

@ -1,5 +0,0 @@
DELETE FROM `mangos_string` WHERE entry IN (3,711,712);
INSERT INTO `mangos_string` VALUES
(3,'|cffff0000[System Message]: %s|r',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(711,'Queue status for %s (Lvl: %u to %u)\nQueued alliances: %u (Need at least %u more)\nQueued hordes: %u (Need at least %u more)',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(712,'|cffff0000[BG Queue Announcer]:|r %s -- [%u-%u] A: %u (Need: %u), H: %u (Needs %u)|r',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);