mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 12:02:48 -04:00
3 lines
238 B
SQL
3 lines
238 B
SQL
update creature_template set scriptname='npc_infused_crystal', flags_extra=0 where entry=16364;
|
|
update quest_template set specialflags=2, reqcreatureorgoid1=1, reqcreatureorgocount1=1 where entry=8490;
|
|
delete from creature where id=17086; |