mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 21:39:52 -04:00
95d6015cb0
--HG-- branch : trunk
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; |