mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
6 lines
168 B
SQL
6 lines
168 B
SQL
/* dependent from 14752 */
|
|
DELETE FROM `spell_chain` WHERE `spell_id` IN (27681,32999);
|
|
|
|
INSERT INTO `spell_chain` VALUES
|
|
(27681,14752,14752,2),
|
|
(32999,27681,14752,3);
|