mirror of
https://github.com/mangosfour/server.git
synced 2026-01-02 01:37:05 +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,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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue