Files
TrinityCore/sql/updates/822_world_scripts.sql
hunteee 491bc7569b *Add new line to end of sqls.
--HG--
branch : trunk
2009-06-18 20:10:59 +02:00

4 lines
194 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;