Files
TrinityCore/sql/updates/758_world_scripts.sql
Drahy be5acfb39c * Removed file 741_world.sql => Moved to original 725_world.sql for better orientation
* 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
2009-02-04 22:55:27 +01:00

6 lines
341 B
SQL

DELETE FROM `creature_template_addon` WHERE `entry`=17225;
UPDATE `creature_template` SET `ScriptName`='boss_nightbane' WHERE `entry`=17225;
UPDATE `creature_template` SET `unit_flags`=0 WHERE `entry`=17225;
DELETE FROM `event_scripts` WHERE `id`=10951;
INSERT INTO `event_scripts` VALUES
(10951,0,10,17651,180000,0,-11159,-1907.22,91.48,0);