mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
6 lines
163 B
SQL
6 lines
163 B
SQL
INSERT INTO `spell_chain` VALUES
|
|
(25245, 0, 25245, 1),
|
|
(25246, 25245, 25245, 2),
|
|
(28896, 25246, 25245, 3),
|
|
(28899, 28896, 25245, 4),
|
|
(28901, 28899, 25245, 5);
|