mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 04:02:53 -04:00
* Added some missing querries to full script file * Updated a lot of another sql files from sql/updates folder - still in progress --HG-- branch : trunk
3 lines
195 B
SQL
3 lines
195 B
SQL
UPDATE `creature_template` SET `ScriptName`='npc_infused_crystal' WHERE `entry`=16364;
|
|
UPDATE `creature_template` SET `flags_extra`=0 WHERE `entry`=16364;
|
|
DELETE FROM `creature` WHERE `id`=17086; |