[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,7 +0,0 @@
DELETE FROM spell_proc_event WHERE entry IN (34138,42370,43728,46098);
INSERT INTO spell_proc_event VALUES
(34138,0,0,0,11,0x0000000000000080,0x08000000,0),
(42370,0,0,0,11,0x0000000000000080,0x08000000,0),
(43728,0,0,0,11,0x0000000000000080,0x08000000,0),
(46098,0,0,0,11,0x0000000000000080,0x08000000,0);