mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 13:29:41 -04:00
b3eb5d34d1
* Need to do some local changes for eol styles --HG-- branch : trunk
3 lines
207 B
SQL
3 lines
207 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; |