[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,4 +0,0 @@
DELETE FROM mangos_string WHERE entry IN (52,53);
INSERT INTO mangos_string VALUES
(52,'Invaid item count (%u) for item %u',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(53,'Mail can\'t have more %u item stacks',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);