mirror of
https://github.com/Relintai/TC-Solo.git
synced 2024-11-21 23:47:25 +01:00
6 lines
185 B
MySQL
6 lines
185 B
MySQL
|
-- heroism 32182
|
||
|
-- bl 2825
|
||
|
|
||
|
DELETE FROM spell_learn_spell WHERE entry = 3599;
|
||
|
INSERT INTO spell_learn_spell VALUES(3599, 32182, 1);
|
||
|
INSERT INTO spell_learn_spell VALUES(3599, 2825, 1);
|