skyfire/sql/old/2.4.3/00822_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

3 lines
208 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_kayra_longmane' WHERE `entry`=17969;
DELETE FROM `creature_template_addon` WHERE `entry`=17969;
UPDATE `quest_template` SET specialflags=2 WHERE `entry`=9752;