[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 spell_proc_event WHERE entry IN (13983, 14070, 14071);
INSERT INTO `spell_proc_event` VALUES
(13983,0,0,0,0,0x0000000000000000,0x01000010,0,0),
(14070,0,0,0,0,0x0000000000000000,0x01000010,0,0),
(14071,0,0,0,0,0x0000000000000000,0x01000010,0,0);