mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 16:37:12 +00:00
[6932] Move some old sql updates to subdir.
This commit is contained in:
parent
9024f5274f
commit
7cc95eefb2
70 changed files with 1 additions and 136 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue