mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
3 lines
193 B
SQL
3 lines
193 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; |