skyfire/sql/old/2.4.3/00838_world_scripts.sql
runningnak3d fd14dbe399 Misc: Restructuring directory layout to accomodate the fact that we will
be pushing DB content. We will no longer have a seperate DB repo.
2011-02-02 07:50:21 -07:00

4 lines
206 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');