mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
5 lines
142 B
SQL
5 lines
142 B
SQL
DELETE FROM `spell_chain` WHERE `spell_id` IN (25251, 30335);
|
|
|
|
INSERT INTO `spell_chain` VALUES
|
|
(25251,23894,23881,5),
|
|
(30335,25251,23881,6);
|