Files
TrinityCore2/sql/updates/838_world_scripts.sql
Drahy 2da2ffb8c4 * Fixed typos in my previous commits
--HG--
branch : trunk
2009-02-05 02:22:45 +01:00

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');