mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
6 lines
166 B
SQL
6 lines
166 B
SQL
DELETE FROM `spell_script_target` WHERE entry IN (33655, 33633, 44374);
|
|
INSERT INTO `spell_script_target` VALUES
|
|
(33655,0,183350),
|
|
(33633,0,183351),
|
|
(44374,1,24722);
|