mirror of
https://github.com/mangosfour/server.git
synced 2026-01-03 13:37:05 +00:00
* Change sql update naming scheme from absent now revison numbers to date+counter, update old sql update names to preserve proper order.
This commit is contained in:
parent
708440742b
commit
32ad72350f
69 changed files with 128 additions and 125 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