Files
TrinityCore2/sql/updates/1470_world_scripts.sql
Drahy 0250f9bf49 * Updated sql files
* Updated CMakeLists and world_script_full files

--HG--
branch : trunk
2009-02-20 20:28:51 +01:00

4 lines
378 B
SQL

-- Remove script for quest 8346. Note support for this quest will be added in next ACID release(25)
UPDATE `creature_template` SET `ScriptName`='' WHERE `entry` IN (15273,15274,15294,15298,15367);
UPDATE `creature_template` SET `ScriptName`='mob_broggok_poisoncloud' WHERE `entry`=17662;
-- UPDATE `creature_template` SET `ScriptName`='npc_draenei_survivor' WHERE `entry`=16483;