mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 13:37:07 +00:00
* Move sql updates for 0.11 release to sql/updates/0.11
This commit is contained in:
parent
398b5535b7
commit
c1ad5734e1
124 changed files with 343 additions and 343 deletions
|
|
@ -1,12 +0,0 @@
|
|||
DELETE FROM `spell_affect` WHERE `entry` IN
|
||||
(12873,12872,11095,11252,12605,20244,20245,23565,16040,16113,16114,16115,16116,22804,14171,14172,14173,12290,12963,16858,16859,16860,16861,16862,
|
||||
17815,17833,17834,17835,17836,21744,12866,12325,12863,12864,12865,12866,16194,16218,16219,16220,16221,23236,14143,14149,14151,26130,27848);
|
||||
|
||||
DELETE FROM `spell_affect` WHERE `entry` IN (12945,16544,18372) AND `effectId` = 0;
|
||||
|
||||
DELETE FROM `spell_affect` WHERE `entry` IN (14075,14074,14073,14072,14057,16544,23566) AND `effectId` = 1;
|
||||
|
||||
INSERT INTO `spell_affect` VALUES
|
||||
(14143,0,0x0000000004000206),
|
||||
(14149,0,0x0000000004000206);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue