mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 07:37:07 +00:00
[9348] Move mangos 0.14/0.15 sql updates in archive subdirs.
This commit is contained in:
parent
003deed894
commit
ddeea6017f
205 changed files with 1 additions and 407 deletions
|
|
@ -1,7 +0,0 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_8899_01_mangos_spell_proc_event required_8908_01_mangos_spell_chain bit;
|
||||
|
||||
DELETE FROM spell_chain WHERE spell_id IN (27681,32999,48074);
|
||||
INSERT INTO spell_chain VALUES
|
||||
(27681,14752,14752,2,0),
|
||||
(32999,27681,14752,3,0),
|
||||
(48074,32999,14752,4,0);
|
||||
Loading…
Add table
Add a link
Reference in a new issue