mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 12:02:48 -04:00
4 lines
205 B
SQL
4 lines
205 B
SQL
UPDATE `creature_template` SET `ScriptName`='npc_kyle_frenzied' WHERE `entry`='23616';
|
|
DELETE FROM `spell_script_target` WHERE `entry`=42222;
|
|
INSERT INTO `spell_script_target` VALUES
|
|
('42222','1','23616'); |